Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9c8…c1250x10c1…1e24Base—$0.93100%coinbase119d ago0x5c15dd…bb1a08
0xa9c8…c1250x10c1…1e24Base—$1.51100%coinbase119d ago0xce9b10…67210e
0xa9c8…c1250x10c1…1e24Base—$0.90100%coinbase119d ago0x482987…fa8755
0xa9c8…c1250x10c1…1e24Base—$0.90100%coinbase119d ago0x4e12ab…28c6df
0xa9c8…c1250x10c1…1e24Base—$0.78100%coinbase119d ago0x16dc55…7239ce
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0xcabd75…97adfb
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0xf6976f…447011
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0x8590d1…765fb0
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0xc4da2f…0e38ca
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0x53af68…bcddba
0xa9c8…c1250x10c1…1e24Base—$0.61100%coinbase119d ago0xe9b52f…88c672
0xa9c8…c1250x10c1…1e24Base—$0.60100%coinbase119d ago0xab0121…4d7692
0xa9c8…c1250x10c1…1e24Base—$0.60100%coinbase119d ago0x385707…68d2f7
0xa9c8…c1250x10c1…1e24Base—$0.60100%coinbase119d ago0x1852ed…1c839d
0xa9c8…c1250x10c1…1e24Base—$0.59100%coinbase119d ago0x5ca615…aeb3a9
0xa9c8…c1250x10c1…1e24Base—$0.60100%coinbase119d ago0xaaa177…0da4e4
0xa9c8…c1250x10c1…1e24Base—$0.58100%coinbase119d ago0xde6f19…bceb78
0xa9c8…c1250x10c1…1e24Base—$0.76100%coinbase119d ago0x737e3e…ca8f61
0xa9c8…c1250x10c1…1e24Base—$0.18100%coinbase119d ago0x582080…9d5bf4
0xa9c8…c1250x10c1…1e24Base—$0.42100%coinbase119d ago0x9dd205…de4705
0xa9c8…c1250x10c1…1e24Base—$0.73100%coinbase119d ago0x5a87f7…d716b6
0xa9c8…c1250x10c1…1e24Base—$0.63100%coinbase119d ago0xf56550…57d74e
0xa9c8…c1250x10c1…1e24Base—$0.57100%coinbase119d ago0x0a13d8…dfb77b
0xa9c8…c1250x10c1…1e24Base—$0.54100%coinbase119d ago0x8d9c59…e95bd0

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.