Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02a0f3…8e2bf7
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa728f1…2d798f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e3e3d…935de3
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78bb69…766405
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeceffb…b6dc27
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x37b962…c144dd
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf1e753…288ae1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbe0787…fa5170
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x35f745…2be41c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c4827…b16a24
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb6698…1dbde4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3b7388…70d2ae
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xafcd1c…6f8fd1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x62f5b4…3269df
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba1378…cd0805
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47627a…d949fa
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc86d75…fd57ff
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3215ce…10f5f2
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ae4fe…262a6b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5cd792…839378
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9cc8af…b0daa5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb3ac8…6cd83b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5070c…1cee87
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0252d8…5425ec
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x614452…55c173

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.