Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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…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
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0x25ad32…6b9cdf
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0x05fb29…70d7b4
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xb5c0af…9d4c3f
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0x7c11f4…5ed485
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0x6b5f64…bb0acd
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498671d ago0x06d715…b9306b
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0xfd9ac9…bf0e53
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0x19d12d…da00e0
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0xa4ffe3…baafd1
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498671d ago0x7b7acd…0c9173
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0x3e41e2…fa08dc
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498671d ago0x48c6d3…e9c8f2

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.