Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc7fb…44149d ago0xde3bdf…18bbdd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc807…52c79d ago0xc82dc2…2592cd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1f7e…db969d ago0x965e3e…65d963
0x3808…e9310x47c5…4fc3Base—$10.5070%0xbe69…29929d ago0xa41db8…5e5600
0x1332…66eb0x47c5…4fc3Base—$157.5070%0x4d98…2b5b9d ago0x493d52…093cb0
0x1a28…6f410x47c5…4fc3Base—$18.0070%0x09f6…b65c9d ago0x818e71…47affa
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4e07…cf7c9d ago0x11d6f7…b3387b
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x969c…eacf9d ago0x0e859e…be5c02
0x1332…66eb0x47c5…4fc3Base—$900.1070%0x4218…be879d ago0xddbb35…3414d4
0x6fb7…a2530x47c5…4fc3Base—$10.5070%0xeb08…9f9c9d ago0xc9bf88…fb8c6f
0x1332…66eb0x47c5…4fc3Base—$19.9570%0xc6fb…0f6c9d ago0x7d9639…462da3
0x6311…f6920x47c5…4fc3Base—$10.0070%0x5df6…64289d ago0x9f22b1…40ed60
0xd451…e0de0x47c5…4fc3Base—$100.0070%0x1a34…32c19d ago0x265f29…b99b1e
0x1332…66eb0x47c5…4fc3Base—$110.0170%0xb769…f8819d ago0xa08133…ba1244
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8503…c0729d ago0x716d0f…0ae144
0xecaf…65ff0x47c5…4fc3Base—$2.0470%0xcd64…d81f9d ago0xbb8b99…1a883a
0x1332…66eb0x47c5…4fc3Base—$12.9070%0x77d2…395e9d ago0xfe68b5…8394cd
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x9cee…c9d99d ago0xafd103…6ef0e0
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x5787…759e9d ago0x9cc8c0…91d468
0x763b…45790x47c5…4fc3Base—$138.6070%0x2fb2…aefd9d ago0x505811…be65d2
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x72ef…0ffd9d ago0xe83793…2d5637
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xe4ca…c91c9d ago0xde81a0…1814e0
0xff8c…72f40x47c5…4fc3Base—$10.5070%0x0dc1…62149d ago0x37a68e…746bf2
0xc077…71fc0x47c5…4fc3Base—$231.0070%0x971c…70dd9d ago0xdcd500…1185a4
0x579b…baa30x47c5…4fc3Base—$261.4570%0x9d9f…8c6a9d ago0x10dd21…1fabec

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.