Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ffb5b…a6118b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9110ce…218297
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2db8d…67bb55
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c2ab9…e82818
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0b9e9…7725de
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0b1bc…8a3ff3
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0ea22…1c34ab
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e628a…c02d34
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x552f17…87fd85
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7dda37…36fee2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x143c98…dd70e4
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9321be…6a865e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0960ef…b80870
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d4361…8f56d7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf9710…a3b2b2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32dd37…daee87
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf35ab…a4344c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdedfcc…f3dd4a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x174346…34a9c5
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x758547…a7abe5
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefa92f…765e68
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3543c1…a72ebd
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcf7c6…9f1061
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a0173…e10867
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e9101…f2c0fb

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.