Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x81f118…edb384
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xfbed50…3315ce
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x132acc…f1d28a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xc6d980…fe7b62
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x90c531…1ae89f
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x52d31b…c48382
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x0c874a…831308
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xc62f8a…e6e967
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x46ab7f…7eea66
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x80bedc…4e0e92
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x179389…f02c76
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x59615c…0b2e73
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x4bc248…0e950d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x266b70…392a4b
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xf9b48f…3a0893
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x929b6f…8adfd4
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x2fbdde…74f185
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xae3586…5dc4b9
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xe43de7…72d7d9
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x8a6464…56c0f5
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x4d0b8a…2da8b3
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x5aa49d…a5af3a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0x7b8906…aa31c7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xdfd163…37d519
0xabab…586f0x9c95…e299Base$0.001100%Route unknown66d ago0xb4b20b…03ab8b

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.