Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xf6007d…26f93d
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x4bfb26…790e5d
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xe2003d…832906
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x3562ac…21285a
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x66c612…9a4a54
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x49d779…725d4e
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xcc62ae…a3a22e
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xe1deb8…416379
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x53dba4…c3d908
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x0f5d7c…9771fe
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xfef5d6…0ec5f9
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x3dbf02…55c1dd
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xedc3a7…a09ac9
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0xa37eb6…1a072c
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x78d977…b9c540
0xfa6b…d3ae0x5947…f655Base$0.003100%Route unknown92d ago0x26a8dd…befa1b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.