Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x90d6b9…6f7511
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x039f8b…685b63
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0xb7adb1…88f0e4
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x211e58…0e30c3
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x567eff…53dd29
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0xada65a…934745
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0xba1b3c…1ae444
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x21b692…9a4640
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0x40aba3…d1f3a4
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0xf46091…90900d
0xd391…220a0x9c95…e299Base$0.001100%fluxa58d ago0xcd0d45…fdafa7
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0xc862aa…d25663
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x7941d6…ff8f17
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x427901…6ac7ac
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x8fadb4…f101c6
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x719a9d…ca9266
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0xdeb870…24b2dc
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x598fcd…f3418b
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0xf6eff9…85a573
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0xd370d9…73dc5f
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x3157a0…a81e8e
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x985c79…a1a5e1
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x63905d…47da4f
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0xd0e135…5f4013
0xd391…220a0x9c95…e299Base$0.001100%fluxa59d ago0x8c0c77…152836

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.