Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x7052d6…111247
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x1f250a…c005bc
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0xf816cb…9c5aa6
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x26bc49…397026
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0xe560d9…e168b5
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x272378…8e9c2d
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x758f80…b4f355
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x0b57cb…dd3188
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x38c5a0…fff6cf
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x3d021f…0b4e5a
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0xc8a839…d62d54
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0xf8906e…c1bdcf
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x0ccecc…fdc019
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x43bde5…a92f21
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x0d175e…3d9b24
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0xa80145…0e7021
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0xd282e2…335e07
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0x82feaf…ae1a55
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0xe9cc00…73b160
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0xe2f3f3…ba972f
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0xb6dfa8…9f7dc8
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0x3356d0…d24de4
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0x1825e1…817b12
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0x660442…76f431
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa40d ago0x768622…4e9547

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.