Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xef8f39…bbbcc5
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x2b69a3…256fa7
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x75f6b9…9029d8
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0x407e67…37e23b
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xc96462…33a08d
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xd27b7b…f2fbf8
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xe10dc1…efe9f1
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x0572d7…bdb5c7
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xfc01f8…91c9b3
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0x10c4be…cb8249
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0x72198c…8af169
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x237783…bcd07e
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x91e38a…dca008
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xb63d72…65cd95
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x8858c0…ce5f5b
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xdea26e…9a00bb
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xb876e5…9b06eb
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x136bfd…56a86e
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xa002c0…f703e3
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x2f4a68…d312b8
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xfcba3f…4fab19
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa50d ago0xf86cc9…b16236
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x368ea3…31ec60
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xdbb2fe…fc23d1
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x94a03b…7c2fbd

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.