Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base$0.002100%coinbase23d ago0x866cec…83e908
0xb959…219f0xa9dd…2315Base$0.002100%coinbase23d ago0xf65369…a4e8f7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase23d ago0x73c1ab…3379a6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase23d ago0x19dfea…64114b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase23d ago0x174d05…21a237
0x2452…760c0xa9dd…2315Base$0.002100%coinbase23d ago0x7a12e1…15d95d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x165cac…bda7a7
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xe69697…fe0b01
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x32cc02…eb277d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x0a92ea…032d28
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xfa922d…62fcf5
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xc43e68…c889f9
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xdc6fe9…e84831
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xfe0387…10a49e
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xa80f16…942e96
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xe1fa54…9da5ae
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x351cbd…f9e143
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xb6e649…d68b71
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xb13185…9736b2
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xb3cc6c…d435a2
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x1b4fb3…3fa1ec
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x4d470b…42c5fb
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0xaf3734…b7b3f9
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x52f76f…b0cc29
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23d ago0x0f0ce7…26f17f

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.