Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0xadc9ae…3103eb
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0x10291f…4a6a73
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0xae9832…1ff901
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0x0635c2…33555f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa47d ago0x22c52b…f09199
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0x0fb04a…ba17c2
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa47d ago0xc9006b…ef65ea
0xe417…937c0x9c95…e299Base—$0.001100%fluxa47d ago0xa311cc…158c2b
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0x9759fc…bff64d
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x7e0b71…b6f8a8
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0x900ebd…134846
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0x2320a6…4b082c
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x0a68b0…e13093
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x66c47d…831c48
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x200856…a38e85
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0xae2ae4…699c31
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0x2315b7…ddf82f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x8b0023…f941cb
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x476be7…35494d
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0x48c532…b644a2
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0xaec35e…b28c7f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x185c6a…61b0e5
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x3cd470…cdd060
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa48d ago0x84f6e4…ab8171
0xe417…937c0x9c95…e299Base—$0.001100%fluxa48d ago0xf90433…cc396f

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.