Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x55ab70…d2e8bd
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x46f90a…2ce42c
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0x85414f…e1e389
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x2f5de8…102ddf
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x43864a…0e06af
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa37d ago0x0ce9db…1ca1d3
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x5bafa2…7d2eb0
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x2b410c…d69a0f
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xc6a16c…40729f
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xe13c3b…db9084
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa37d ago0x1eb943…0e0eee
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xd59147…dae8a2
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xed9443…ef05ae
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x69c843…ba6629
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x6692dd…ce4022
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xee7dbd…5444f9
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xf061da…a80d65
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x14043c…7aab7f
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x7f7855…edb4ae
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x59a0e1…369d7f
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0xc69190…85d419
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x7336dc…4697e6
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x10311d…dbd371
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x7af6fb…e991f7
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa37d ago0x9746ac…fa5d4f

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.