Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa37d ago0x52ca71…c7d184
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa37d ago0x7139f1…2c2e57
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0xb04720…77156b
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x4848d0…8ff99a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x1a4e9f…58b1fe
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x48326b…8c7022
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x86b7d2…fe3380
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0xd3b19a…abb255
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0xfb590d…150060
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x512aeb…21a787
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x3c521d…1b69fd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0xcd1aaf…bfab5f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x08e2f0…28a262
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x8cf77e…20655e
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0xad8ab3…207a23
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x07989c…cbef25
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x0c4515…4cd6f8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0xde9840…2101e9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x242aed…26e0b3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa38d ago0x0f1e58…64ab64
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x511072…5c7441
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x572e17…66c9ec
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0xe66d3f…7a0a4d
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x98c566…627789
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa38d ago0x25d5fe…1b7cdb

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.