Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xab038e…20de77
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xab6b86…2f9ac1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x92c34b…da01af
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x41ad8f…a5e8a3
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2bfa1e…dce7e9
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xffcbfd…e5681a
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e2230…d19505
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x9a32d8…3c6514
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb8ea4c…b970eb
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc1d6dc…73eda6
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x08d479…f51e90
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x0f39ce…5a3f7e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ba0dc…bc3a51
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x16b30f…d11b71
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xeba744…5c595b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x78a91f…08941d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x4db485…d806ee
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0xcba4cd…6ef18c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa16d ago0x52dac3…3703dc

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.