Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x1410fb…09a1e8
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x1f47f5…883715
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x75ad8d…93f968
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x10d2b9…c30a97
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0xee4142…0088d7
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x51a097…f6fb87
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x9717d8…eff77d
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x980f3a…74d11f
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x610a70…37d883
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x2b79d0…ce3b5d
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0xf5ae1e…fc9ea5
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x7d4dd5…455ff9
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x92a91a…e9b7f6
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0xa9f37e…fe70c9
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x2b047a…894f13
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0xb4e1a7…591fae
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x7443d5…33f531
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0x968c8a…1cb033
0xd1d8…acca0xfe80…47eeBase—$0.001100%fluxa26d ago0xe9429e…294ee3

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.