Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690xf7fa…2508Base—$0.01100%coinbase75d ago0x928d2f…45d28e
0xd10f…db690xce8b…0e2fBase—$0.01100%coinbase75d ago0xfbdda5…3770e0
0xd10f…db690x3f7e…7d56Base—$0.01100%coinbase75d ago0x1fe696…463753
0xd10f…db690xd1d9…378aBase—$0.01100%coinbase75d ago0x45ef54…e8a990
0xd10f…db690x89ed…1593Base—$0.01100%coinbase75d ago0x0f9f99…8c199c
0xd10f…db690x7b80…b569Base—$0.01100%coinbase75d ago0x0aeb86…010ec1
0xd10f…db690xa53f…2be8Base—$0.01100%coinbase75d ago0xf368e6…7a8ca4
0xd10f…db690x8141…6d83Base—$0.01100%coinbase75d ago0xada1a8…a0ce56
0xd10f…db690xa081…5b93Base—$0.01100%coinbase75d ago0xc0445f…eaed06
0xd10f…db690x3f79…74efBase—$0.01100%coinbase75d ago0x56d8cd…ec6f2e
0xd10f…db690xdddf…0992Base—$0.01100%coinbase75d ago0x237969…b8f6e3
0xd10f…db690x5655…3431Base—$0.01100%coinbase75d ago0x530394…2e1235
0xd10f…db690x0efa…ae42Base—$0.01100%coinbase75d ago0xe13a2e…9f8813
0xd10f…db690x2059…d55cBase—$0.01100%coinbase75d ago0x7f08a3…7be12f
0xd10f…db690xd6c5…506cBase—$0.01100%coinbase75d ago0x209825…f77c09
0xd10f…db690xec73…0e5dBase—$0.01100%coinbase75d ago0x9270ae…5f92ed
0xd10f…db690x94c5…4d37Base—$0.01100%coinbase75d ago0x7151a8…9e0d33
0xd10f…db690xfd1f…e06eBase—$0.01100%coinbase75d ago0xe26a46…d8a21b
0xd10f…db690xf029…ca44Base—$0.01100%coinbase75d ago0x6fb256…09ee7d
0xd10f…db690x2988…955bBase—$0.01100%coinbase75d ago0x567a9e…9448ea
0xd10f…db690x959e…fb41Base—$0.01100%coinbase75d ago0xca7e6f…d33f7c
0xd10f…db690x53b9…408cBase—$0.01100%coinbase75d ago0x637c8b…754376
0xd10f…db690x1a18…9016Base—$0.01100%coinbase75d ago0x595ad2…1bb253
0xd10f…db690x106c…3dd6Base—$0.01100%coinbase75d ago0xffcd6c…c6eed8
0xd10f…db690x83e7…5a01Base—$0.01100%coinbase75d ago0x7c7144…459164

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.