Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc539c6…6acaa6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e89cc…4e18e8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60574d…baca9e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4cfb76…6ec548
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb54bb…c77fbe
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1352d…04adc1
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x62d328…4a071c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15c1c2…bf0882
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc915c6…7047ec
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc35518…5cc39d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb011df…f90439
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29b461…ac952b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d0442…678c56
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a6452…a6294f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9580b5…f01386
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xecde39…ea6da5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x464a0d…dd6a62
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd004a1…d3c777
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36dd09…70cb6c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a6c0f…dbc927
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf47faa…39d6bf
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebb45d…ec9699
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc8b3b0…2bf216
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x227023…c6a790
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x216812…77f41e

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.