Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xf15f01…176a1d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x2cf49a…21d876
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xc6c07d…840de7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xbbdb9f…d57339
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x9475cf…213b5e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x79525b…21a3cb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x33ba09…f99c83
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x9ae77b…db2b82
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x4087a8…02296b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x6d0df7…d1520b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x8b5099…a19ef6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xd1373f…ca1c68
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x9e28a5…79494b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x64ca4c…c0e36e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x443d79…3343fc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xa7053d…1187db
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x127892…228790
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xb6115f…b7bd31
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xa1d1ef…b5734f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x2c983a…2f3c34
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xce1337…c47594
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x2806c1…bb113a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0x14c502…71bd21
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xb5f7cf…655fc3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase9d ago0xfe0aed…fe6daf

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.