Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0620…4abf0x10c1…1e24Base—$0.42100%coinbase119d ago0xc3360f…0202dc
0x0620…4abf0x10c1…1e24Base—$0.64100%coinbase119d ago0x2a5fbb…3f81fe
0x0620…4abf0x10c1…1e24Base—$0.50100%coinbase119d ago0x071c4d…2560db
0x0620…4abf0x10c1…1e24Base—$0.55100%coinbase119d ago0x899ea9…5474c0
0x0620…4abf0x10c1…1e24Base—$0.60100%coinbase119d ago0xa45729…6ac573
0x0620…4abf0x10c1…1e24Base—$0.62100%coinbase119d ago0x584027…46a268
0x0620…4abf0x10c1…1e24Base—$0.58100%coinbase119d ago0xe73efb…ebc6fa
0x0620…4abf0x10c1…1e24Base—$0.57100%coinbase119d ago0xa1b39d…c51efd
0x0620…4abf0x10c1…1e24Base—$0.54100%coinbase119d ago0xe7f4b5…687798
0x0620…4abf0x10c1…1e24Base—$0.54100%coinbase119d ago0x61949a…5e9683
0x0620…4abf0x10c1…1e24Base—$0.47100%coinbase119d ago0x9a191d…7497b5
0x0620…4abf0x10c1…1e24Base—$0.52100%coinbase119d ago0x262e5d…a2df7c
0x0620…4abf0x10c1…1e24Base—$0.15100%coinbase119d ago0xc34202…8f867d
0x0620…4abf0x10c1…1e24Base—$0.55100%coinbase119d ago0xd6e3fe…e888d6
0x0620…4abf0x10c1…1e24Base—$0.25100%coinbase119d ago0x0eb841…d96d54
0x0620…4abf0x10c1…1e24Base—$0.61100%coinbase119d ago0x9ec666…3f7a3f
0x0620…4abf0x10c1…1e24Base—$0.29100%coinbase119d ago0x13c24e…b85382
0x0620…4abf0x10c1…1e24Base—$0.58100%coinbase119d ago0xd04548…72f495
0x0620…4abf0x10c1…1e24Base—$0.28100%coinbase119d ago0x336eee…079f11
0x0620…4abf0x10c1…1e24Base—$0.56100%coinbase119d ago0xdefeed…c6b5a4
0x0620…4abf0x10c1…1e24Base—$0.66100%coinbase119d ago0x19651e…09d7ed
0x0620…4abf0x10c1…1e24Base—$0.69100%coinbase119d ago0x771420…2db216
0x0620…4abf0x10c1…1e24Base—$0.66100%coinbase119d ago0x04ece1…3c9e1a
0x0620…4abf0x10c1…1e24Base—$0.57100%coinbase119d ago0x6c6e97…d02a9c
0x0620…4abf0x10c1…1e24Base—$0.64100%coinbase119d ago0x41ffa4…062f33

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.