Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0f9e0…ee6a17
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee3f24…72190d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a41a7…3788f4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff646d…0b673d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x30788e…14e200
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4a1db…bab1ff
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb602b4…a404f8
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fac20…ef8e44
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2fdc5e…3a09ec
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb66cb1…a97bba
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81db95…7f7c0b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2265bc…d8a3fa
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd88e4a…6b7b58
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd53137…cd8915
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7267b7…84f02a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7fa9d9…a69eb4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac1d71…de6d3f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07ecf8…1d20d7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fbb3d…8dd388
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa51326…91cc57
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d5f72…454455
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xec1dcd…cbf28a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1bc749…ba305c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3aad29…136324
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc8cce…0b4f25

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.