Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc5f93…8dc829
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1cebe8…5a1b20
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73fdb5…3b3bb1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bba07…6a26e2
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf9cc8…0cbff1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x216e54…6aba16
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8526e…658ed1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x939a9c…b20aa4
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4acbd9…9d3799
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x527a6f…694999
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cdd2a…ce63ac
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14a243…021c69
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe75612…0844c7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd91798…00ce6d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa24a0d…2c5cb4
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbd7bc…531544
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97d488…5593be
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd05022…6306c1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3dade7…97c235
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc24fe3…87aebe
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf79423…47081f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa747b…409b93
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x936b61…8bd794
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62e845…6d5d02
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ffab4…4309d8

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.