Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9314f…648d31
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54cf48…ce7b5b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4a6b45…bb7c98
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd32c77…ce47a6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbdc1e6…01cb2d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdcec66…dbc63a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0559c0…cdc6d4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x08cbac…9b69e3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa40f52…f6718f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe46278…f305f4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66e2ee…554555
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf144ba…fdd555
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86333a…b41b79
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c65aa…d7221b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16391d…98b5ac
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x645e48…6c27ec
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06f172…63c2a2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x074baf…bcc36e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x828ab5…036942
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50988b…0cece3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60d2d8…44debf
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x558e72…2a316f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0516e9…e67893
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07cea1…ec4515
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9916dd…548c53

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.