Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x38ed45…ec1c0e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf09563…a99856
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x51757d…1870fb
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x220b62…5a98d8
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc756d…06c3b1
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x66e935…44ba11
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbfef06…710e8a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7507e0…a13370
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf58ba…c055a8
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe923b6…042a95
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x9fc44c…624045
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xafadc8…bf126e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x98670f…52fc34
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x692a04…3b74ed
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe2368b…d1d777
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x9951ac…531ebd
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1df1a5…152d21
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf2ff7b…7fae2b
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x19aaf6…94ede4
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x31a5cd…4b987e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x47a58e…bb1f19
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa6ae20…e9dd7c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7e3d2a…ff5f83
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x957b0a…0c4894
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f886f…f4dd18

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.