Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x739161…b1736d
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x75e2fe…8296bf
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xec6834…b9c4e4
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x30164c…f4d5b9
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xac36e4…57aa9a
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x4e7c8e…b30544
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x3afd9b…4e5650
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xd6d37e…0db509
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x1e8e0f…ad235b
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xe60a33…a658e0
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xdd3904…a5622a
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xe6742d…c18ae1
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x381d5a…b073f7
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x011ed9…d8864b
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x0df766…3908d6
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xacd7f1…b28f1e
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x75ff00…837d73
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x6e19c3…0c15d3
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xbd5c52…56cc75
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xb07abc…a18022
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xd6fc55…ee3cfb
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xf75c6a…28f454
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xb1497f…504ecc
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0x882dc1…2d65de
0x14fc…4d420xa9dd…2315Base$0.002100%coinbase11d ago0xc944d7…c5bd1b

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.