Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3742c…837a08
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b30e2…a6871d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x876177…7f8aa6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25f155…e94764
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15760d…57d314
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d5465…1096e6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c8188…987d91
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87abc6…d841fe
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38e0b0…2a5657
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5681e6…98d2da
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6116b0…946ab9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36c5d3…379a89
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f7424…7fbef8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea190b…5ee96f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c9839…5a5f46
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x277f1f…b54767
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bb3d2…565115
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa550c2…59a954
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcca84c…03fc73
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x582d64…4c20fb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02f4ef…312ab2
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b5d5f…34e86e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde608d…6a58c6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9fb2e0…f3c5d4
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14f1fc…21e432

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.