Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0x847427…bd0a2c
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0xc71414…248cba
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0xc90c30…2321e0
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0x50000d…a82467
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0x8e678c…dce31c
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0x00c513…472c1c
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0x20a50c…0a311d
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0x60cbf7…22616b
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0xeb99a9…10eb8e
0x1452…e3a00xf000…94fcBase$0.20100%Route unknown28d ago0x5cd7fd…3dbefd
0x1452…e3a00xf000…94fcBase$0.20100%Route unknown28d ago0xbd395f…e28e4a
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0x03f30f…e4dbcf
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0x87e01b…fbfec5
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0xd6183f…2e448a
0x1452…e3a00xf000…94fcBase$0.01100%Route unknown28d ago0xc516a0…efee63
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0x0905e3…d1294f
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0x2e32e7…f16870
0x1452…e3a00xf000…94fcBase$0.20100%Route unknown28d ago0xfe6da1…864db6
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0x30f22f…89ff17
0x1452…e3a00xf000…94fcBase$0.20100%Route unknown28d ago0xf6f211…6e7f55
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0x6ecfd6…4a8665
0x1452…e3a00xf000…94fcBase$0.20100%Route unknown28d ago0x4cff68…8e4c12
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0xf406e7…e699c3
0x1452…e3a00xf000…94fcBase$0.10100%Route unknown28d ago0xcbc6a3…fb2dc3
0x1452…e3a00xf000…94fcBase$0.03100%Route unknown28d ago0x5026cb…bca8d1

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.