Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0x48a1d6…c457d2
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa38d ago0xa07431…22c1de
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0x75ef8f…cbbeb0
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0xae03ee…1f580e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd5e4db…084f9a
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa38d ago0x002faa…2510fd
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0x4489c9…33a9f2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0c09d0…8242a4
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0xd5be31…c2e541
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7906f8…7b807f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc949f1…fe2d08
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa55395…d4668e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x90c183…0e9c5e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc9cea4…c03614
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x082418…d3b78b
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x27ebac…3e9d2b
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc938a8…d34243
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa39d ago0x58de1e…4e21fa
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa39d ago0x299d85…5e8d4d
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa39d ago0xa98fd6…7e8d2c
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa39d ago0x074b11…e96e78
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x210e1c…3949e3
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa39d ago0x17edaf…05abfc

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.