Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa21d ago0x590670…4d93b5
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa21d ago0x01c155…efb1dd
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa21d ago0xa1a8e9…0de35c
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x25b606…7de9a6
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x301aa8…46a125
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x8320d5…b31446
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0xa19c89…bb42d4
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x238844…d70dfe
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0xa77e60…72ba2e
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x124c52…39b6d8
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0xa6d507…0841b4
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x571a4b…39d2a9
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0xd604e5…d67efc
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x4a2418…f54af1
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0xe7c0c1…d9cfab
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x519922…d2b682
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x91edcf…3acd70
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x704781…1a6541
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x207614…f68ee1
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x9d7cc3…74145e
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x08eac0…f01f7b
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x435d1b…c1ee41
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x8e8fba…c44214
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x3d27d0…8a7dd5
0x361b…75b20xfe80…47eeBase—$0.001100%fluxa22d ago0x286267…367a33

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.