Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1af3e…28aa4f
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa06a2c…0a1a63
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8b848…aa2172
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73a715…3f42d7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe436f7…773210
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e5fd4…e448bf
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60cf44…cd2b47
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd3bcc…2be0ff
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1085e…ea91c7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5d2b2…80d3de
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf9e280…53bb07
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8689cb…a1c9a3
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c0c38…1e4b9f
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x770fd2…0f5328
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c2543…502278
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x992a0d…68ce0f
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9facb1…b059eb
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb8bbd8…76a8c2
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef560f…24267f
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeedd35…dc96b1
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbdf5a1…52d253
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf3d0f…abbb41
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1bb5b…fc357e
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f9947…ea2e18
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x033d71…9f7166

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.