Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x840074…59a4ef
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd0808…0af5d6
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb117e3…713b10
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62edd9…a17218
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x816f7f…e60e21
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9de20…8952ed
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41b01c…f490a9
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa59678…eb5621
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9d150…bf0a71
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ab681…b6ec2a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c687d…15c42f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96a632…f32409
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbf841…dbe056
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbff29…6a52e1
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07764f…b83509
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00e1e3…f3ea16
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4fcc22…3f62eb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64559b…b5a79a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x978b8d…270820
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3043ea…8d71ad
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48cf57…8bbcae
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4abba3…d55463
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6be2f…4adeab
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb638f5…68e8d8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56b33a…ea9029

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.