Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0xcd7522…14abae
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0xa5b706…2105df
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0x068446…d9135c
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0x460c3d…4a52f9
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0x1938c0…4edf51
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0x97111b…758312
0x02b6…31550xfe80…47eeBase$0.001100%fluxa15d ago0xaf3903…f81a8e
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x4e2fae…4060d6
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x7eb344…dd64ef
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x0d5b28…bf39a4
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x3c5d5e…431aeb
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x3a8ba8…11e7a6
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x686e16…2b30b2
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x07a93f…18f64e
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x79529d…99f2d0
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x465f35…0ff182
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x56a93b…4569c5
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x1ecd68…1694eb
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x12cd24…2c52b6
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x683fcd…eef47a
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0xa624f9…abeed0
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0x742aae…e71dbd
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0xf5777f…87888e
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0xf77691…32457d
0x02b6…31550xfe80…47eeBase$0.001100%fluxa16d ago0xd35d72…4f676a

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.