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%fluxa38d ago0x974657…b0001e
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0xf8bfac…1ba3e9
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x763dd4…b4756f
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xd7dcc5…155092
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xf000af…3a92a2
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0xe6e235…40a4e5
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0xfb211b…120d54
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x4ae884…687106
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x50892d…71d47d
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0xc7a540…e56285
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x714b24…9f22ba
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x8f33c2…4e0d82
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0x9d6f53…b8eb9c
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xa76ef1…3802cc
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x54c3cb…7ffbf6
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xa3a599…82b6f5
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0x889526…40297a
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xfe4db7…a5e8f2
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0x8ce004…66f1f0
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0x69bb6a…fcaf31
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0x992a8a…87ed28
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa38d ago0x83841c…ab008a
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xd9dd23…89fe58
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa38d ago0xc15312…e1cca9

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.