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.002100%0x227a…498664d ago0x916ad8…6503ba
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498664d ago0x73d719…31e5d3
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498664d ago0x68ac3b…72a1ed
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498664d ago0x4a13bd…bee173
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498664d ago0x7d1bd8…af2b83
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498664d ago0x7e829d…be0f25
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498664d ago0x0f3ae3…c5dab7
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498664d ago0x0c6a8e…35e50e
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0xa0b367…fdbee7
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0x2a12cf…09dfef
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498665d ago0x9b23e4…6384fb
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0x707365…b7d073
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0xc5e916…75ac77
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0xf30656…025c8c
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0x27a55f…b6816d
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0xebb094…d8a2cf
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0x26e1ab…395551
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0xec6e7c…c6f600
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498665d ago0xa416dc…b84725
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0x67257d…446d3e
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0x7a7ff1…064639
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0x1665c2…3c2434
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498665d ago0x71050d…057d80
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0xc6f7a1…af6a6a
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498665d ago0x963662…e69cad

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.