Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa37d ago0xf90944…ec1bab
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa37d ago0x57bb03…62030f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa37d ago0xbf4a93…8cdbbc
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa37d ago0x178a56…7ae15a
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa37d ago0x8c24e7…7ce057
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0x003035…41bd12
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xf8402d…3ac16b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x18102d…97def6
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x8fe0c2…14432f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xfb5171…2e7b8f
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0xd07fbb…9b21a2
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc9c480…85e006
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x7d5f10…3c7891
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x727c0d…eebcc3
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0xf89386…44c9cb
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0x60abee…20b2b4
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x6fa445…67546b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9666d9…536f7b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x24aac2…6ab173
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x96e3ee…2cace5
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x25f570…aad21e
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0x76f33c…099ba1
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x5219c1…c51237
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xd3e4d5…edda49
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0x1a078a…31b07e

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.