Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x024080…d2f371
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xaf6642…9a1b56
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbf67a0…adab9d
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x0200fc…c961be
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdcdc24…003df6
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x1700a1…6dbf32
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x21f644…c8160d
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x715e1d…07784f
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3a4fa3…aa2945
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x1391ac…d0d217
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x7f40a3…45e8aa
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3e939a…b89e8e
0x23e3…817a0xfdba…9115Base—$1.20100%ultravioletadao7d ago0x5a8bf4…5fa35b
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc9afc8…d1c44c
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x0f2eba…7770fa
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2dea7e…e6cce2
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcd607a…d99c0c
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x51f8dd…12880c
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4d006c…0e7c8e
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2be601…5e0a92
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x240385…80bf54
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5fdb66…82b874
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x8b14b1…33aa1c
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xd10b39…220184
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0xe1ff45…9fae23

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.