Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami71d ago0x6e32bb…6a2c36
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x69193d…d6cb09
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x16be57…87b847
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0xba5ac1…b75c10
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0xb033bb…2dcaee
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x810d5c…8fe8ac
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xe44956…82566b
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0xfe4c10…2ce782
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498671d ago0x71905f…fabdc9
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0x32454a…960530
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xa80e50…bca9f4
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xf6ad71…d2bbc0
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0xf8e63a…df3d9b
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xa899ba…6dd4df
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami71d ago0x97f265…29446c
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x9f1c96…749fd9
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x087dda…fa5cbc
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x3fd7f3…4c25e0
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x98a254…1592fc
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase71d ago0x0a2579…c82e9b
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xd06fac…b70100
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0xb5775b…d46b2e
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498671d ago0xb3c06e…29e26c
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0xa60d1b…9802fa
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xaac6ee…720ee5

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.