Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0e828…397c70
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7391d7…0793ac
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7066a9…e9f1a0
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06d021…2b49c1
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4a8996…1abe68
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24a2af…d4e132
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58a289…c04006
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xccc854…85f252
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb65e4…9abead
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe747d5…168b3d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16252f…cfc4eb
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e334a…c6626f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0cec4…fe4736
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x514667…f44ff9
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd8f95…6e2cf4
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd80af5…5baae6
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe091c8…29efc5
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb29f0f…de116c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x700672…3b5ff8
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04c6c9…3c9a41
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x599970…9578a4
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83a44a…623f2e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0f52a…18cae7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9c007…9763bb
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1980a…f8f98f

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.