Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xd4d7a4…5f2e23
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x5e6941…0d2ee9
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x0bc175…d33c3f
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x0e3ae1…1ae277
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xfd3a66…963ef2
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x5cd34b…3afaed
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xf3776e…621641
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x9e147d…af4bc5
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xedbd92…5839c0
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x6ac926…c84fac
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x49209d…4692d8
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x98d8d9…5e9172
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x245370…763975
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x611575…576b20
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xcf8aa6…852867
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x721f0f…09f45b
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xe45a41…a1b8b2
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xf45334…7b5e69
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x64e583…02435c
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x1c8386…45b011
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xc9139d…bd461d
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xfeda47…385ef7
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x88a7a0…1c5812
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x40cc65…3a4ae8
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x6cd16a…04f8df

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.