Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1771d9…b8e531
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8bbb0e…09a3d9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ad2b3…409c34
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57eef4…659555
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7521b7…da6472
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d2e4f…88fe09
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x168df6…1fe4c9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc61314…bf1020
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cda5f…ff9c0e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x895568…44a503
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30b396…5a302a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ef217…a41a64
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92e9d8…8b31a6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x628642…076dbb
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x827070…cbd1ab
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b76f8…e009dc
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x823e8f…3a289e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7b514…fe24f5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95d083…8d3377
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb26875…557da1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe6b1fd…5d3aad
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc57f2…4613e4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf750f9…b37ea4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8b8c6…2ebb28
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef432b…d334ba

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.