Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb07…6e820x9c95…e299Base$0.001100%fluxa38d ago0x80ad32…e27965
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xc5ddf4…540752
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xa99a6d…559307
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xa148e7…c0077f
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0x0b347b…deb00f
0xdb07…6e820x9c95…e299Base$0.001100%fluxa38d ago0x9c8f2e…fe2177
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xe2760c…768f9d
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xa4d37c…531ee1
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0x79e569…3b31ed
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0x872a17…c954d4
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0x816888…0c161a
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa38d ago0xdf4bb2…0cd011
0xdb07…6e820x9c95…e299Base$0.001100%fluxa38d ago0x3d096d…61a780
0xdb07…6e820x9c95…e299Base$0.001100%fluxa38d ago0x3d3b59…494874
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0xc5bf8d…f13a3e
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0x78cb95…0588d3
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa39d ago0x4d62d5…525c42
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0xf54811…406df9
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa39d ago0x831945…e33ac4
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0xd92f49…e4998a
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa39d ago0x183905…1b908d
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0x9bdd54…cd3e0b
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa39d ago0xf3251c…a4807e
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0xad2bbd…acba72
0xdb07…6e820x9c95…e299Base$0.001100%fluxa39d ago0x99b7e5…c621c8

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.