Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x361226…ee2a52
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x9d7d8b…56bcc6
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x9a12b8…3894dd
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x104525…37ca4b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x44f458…0b785c
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x094fba…2196c4
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x1d3b93…e8ccc8
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x1690c2…ad713f
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x309f66…4dca83
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x07a0f8…00f69e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x6cf262…e18170
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x85c76d…797d0b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x2257b1…1e361b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x6a1fe9…ccf0bc
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x5d0207…82c352
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0xa9c497…427227
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0xa507e2…e1d310
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x9885d1…d99bea
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x15695d…be5957
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x28ed0b…b4aff0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x877225…6d87b7
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0x03311b…5a0919
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0xca97c7…cd05fb
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0xab8ca9…517e49
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase26d ago0xab3d72…cd269e

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.