Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xe126a0…faca4a
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xf1e3b7…3cd588
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xdb4c16…555513
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xcdd4a8…200725
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x4430c7…5e9282
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0x77f672…228390
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x5f766c…8ebf5a
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xa12dba…1f645b
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x1cdce1…1cbadb
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x32269c…7dfffb
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0x430852…c6dce8
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x0d37ab…43f465
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x3a701f…3df0d8
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x2bf991…60e54b
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xb63a5b…01a067
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xc2111c…f756d0
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xa5b86b…a7c463
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x1fabb9…7b6581
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0x78e559…b2e23d
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0xff1ddb…be0566
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0xbbcc91…104d7c
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x5ce34a…1e819f
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown76d ago0x7f39e1…fe24c3
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0xaa98c8…d2d872
0xcf6a…4f650xa9dd…2315Base$0.002100%candidates76d ago0x5aefba…f64bd2

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.