Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xa7ac6e…ce1344
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x5d0791…63b4e7
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x84c0d0…ef0aef
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x8b9fa1…abc8e4
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x3998c8…599638
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x837ddd…51ee5d
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xc4c15c…8c8d07
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xa674cc…5359df
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xaa840f…568b1f
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x5ac30a…4a486e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x3fe760…30e2d2
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xcfc085…d5191f
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xa257b3…62debd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x6c5560…584264
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x2f54cd…622771
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xc70401…d21197
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xef626c…449dd2
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x10bc12…a32ed5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xa40524…8b53c5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0xf145ce…efd156
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x298c9c…d6ebc8
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x29970a…15a872
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x88f8b5…c52f6e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x003cde…e69a37
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown81d ago0x5aa9f4…e23496

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.