Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x04c182…63bed9
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x190c24…d77409
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x93e3cf…ba8e60
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x9dbe3a…4d21ba
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xe164be…9337aa
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xbbce61…fc8010
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x185ea9…66bfb3
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x8e9e86…d51e20
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x43d9e2…2a099c
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x17ec7e…6867b7
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xcc9de4…5c5ab4
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xcba9db…f5a160
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xa1175a…d77f4b
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xab6877…75dabf
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x9881e0…06843f
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x0d7449…c24e43
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xdd979a…cea948
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x03bd8f…ab1327
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xe9e504…84ce5f
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0xb34d37…35248e
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x8e584c…b4a435
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x578e97…616f33
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown63d ago0x8b891f…380534
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown64d ago0xdf629a…badd32
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown64d ago0x8ff28c…b830b5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.