Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x199916…d53878
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xca77eb…98517d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xa20cfb…1c5fb6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xdb0935…174f21
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xc414ed…c089d6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xe57ff0…36c8db
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xfd7371…de96cd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x7547a9…a2868f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x5f8a54…c45342
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x08fabe…c1aec0
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xd85561…4cf370
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xe98e9d…fd64fe
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xc27765…280711
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xed23b8…152340
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xd04b0c…658dc6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xaf8c49…ed45d5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xf1e216…9c354f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x73cd9c…7ca54b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xcce0bd…39027f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x152f06…85c58f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xea424b…1e55b0
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x36618a…b24f3e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x7271f0…804fc1

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.