Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x7e53be…54f5a2
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xd9a47b…776b45
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xef8c06…b214ad
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa33d ago0x6935ff…b64181
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x351b1d…868919
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xc12564…6642a6
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xa05763…b0d1ac
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x026921…dc340c
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x14ff67…90e5dc
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xaf98d0…f8da8a
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x50fa60…26c4b3
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0xf2368d…4f4c33
0xc32d…12040x9c95…e299Base—$0.001100%fluxa33d ago0x4fd73e…7c250d
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0xea11f1…b285d0
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xe0fc99…215dc0
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x67fe72…91fd27
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x46188c…8b3d57
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xaeb64d…27e2f6
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x3e3c17…57fb2d
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0x17389b…334c7d
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x03f292…f0212b
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xb67c30…2ac172
0xc32d…12040x9c95…e299Base—$0.001100%fluxa34d ago0x5acefc…51a04c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xad63ed…c9c5ab
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa34d ago0xae846b…3666cf

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.