Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x73e305…d50a54
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x2d36a4…1a9118
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x41c4bd…3989a5
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x0dee5d…b72819
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x18db87…e4c27f
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xbc0f88…e37bce
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xe71bb1…6a699e
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x9f7a93…0fa36f
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x276c5c…505d24
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x42bbda…111236
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xef0cc4…c88967
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x69132d…001323
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xf28b5e…be7a05
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x3e5b5e…d86e94
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xf784ad…9f893b
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x0381bb…3605c4
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x716832…574d57
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xd43aef…a3f438
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xaeffed…484481
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xe91016…6f2291
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xfab36c…f7c3e2
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xc6887e…8038d5
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xc77427…ad5488
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xb907ff…7da896
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x81c2c3…f035fe

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

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