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%candidates79d ago0xa4ab07…4132f0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x65a7f5…2f1c66
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xe6e648…f43804
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xc76a67…ef753c
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x99f2bb…3fe819
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x4b4e85…35d06e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x72193b…29f0f1
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xc4772e…77188b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xd3b763…1cd594
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xf53297…3c2ca0
0xc289…ac940xa9dd…2315Base$0.002100%candidates79d ago0x863839…9956e7
0xc289…ac940xa9dd…2315Base$0.002100%candidates79d ago0x6b2624…8dbdcc
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x4b9f56…e395ad
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xbc3c0f…35f63c
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xf935b9…15733f
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x887fc5…62ecaa
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x0af587…fa81e4
0xc289…ac940xa9dd…2315Base$0.002100%candidates79d ago0x6cda7b…73af10
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xe05a8d…02e664
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x45f634…56d701
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xb160f5…25a1d6
0xc289…ac940xa9dd…2315Base$0.002100%candidates79d ago0x2a7ee8…bc6e7e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x25a611…2597a7
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0x01512f…ff84dd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown79d ago0xf8b34e…3c6ad8

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.