Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0x083f…fb38Base—$0.04100%dexter32d ago0x9145a1…9d24a7
0xc1b3…aa1e0xdc1b…b0d0Base—$0.04100%dexter32d ago0x086b34…17d590
0xc1b3…aa1e0x0275…1c55Base—$0.04100%dexter32d ago0x0a6dd1…b71312
0xc1b3…aa1e0xdab3…ee9fBase—$0.04100%dexter32d ago0x760ef1…029028
0xc1b3…aa1e0xf075…7e83Base—$0.04100%dexter32d ago0xa8e861…541508
0xc1b3…aa1e0x23b0…31fbBase—$0.04100%dexter32d ago0x6451fa…93db7d
0xc1b3…aa1e0x05f4…1bf0Base—$0.04100%dexter32d ago0xff21b6…52deb8
0xc1b3…aa1e0xa88d…222bBase—$0.04100%dexter32d ago0x245015…8970cd
0xc1b3…aa1e0xf453…b432Base—$0.04100%dexter32d ago0x270640…795e5f
0xc1b3…aa1e0x9372…c537Base—$0.04100%dexter32d ago0x100b7d…acb540
0xc1b3…aa1e0x88ee…b033Base—$0.04100%dexter32d ago0x9f0a50…460c72
0xc1b3…aa1e0xcee4…8e6dBase—$0.04100%dexter32d ago0x69fee3…6aa1c8
0xc1b3…aa1e0x50b9…5a62Base—$0.04100%dexter32d ago0xe6bdbd…ad6126
0xc1b3…aa1e0xd88c…c20aBase—$0.04100%dexter32d ago0x15167c…da0caf
0xc1b3…aa1e0x6f08…1b59Base—$0.04100%dexter32d ago0xd2565a…2385bf
0xc1b3…aa1e0x2884…302aBase—$0.04100%dexter32d ago0x52457e…7149dc
0xc1b3…aa1e0xdb28…43b0Base—$0.04100%dexter32d ago0xf30a84…8140b9
0xc1b3…aa1e0x9159…76efBase—$0.04100%dexter32d ago0x662e6e…394592
0xc1b3…aa1e0xcc9a…5a5bBase—$0.04100%dexter32d ago0x1090fb…8a5a9c
0xc1b3…aa1e0x6387…3b0aBase—$0.04100%dexter32d ago0xe32ec4…ed5caf
0xc1b3…aa1e0x309d…4ac1Base—$0.04100%dexter32d ago0xa0f61d…4cfe70
0xc1b3…aa1e0xf299…40daBase—$0.04100%dexter32d ago0xcd5f51…08c11c
0xc1b3…aa1e0xce89…8cf1Base—$0.04100%dexter32d ago0xf3bb0d…0d2111
0xc1b3…aa1e0xd8c6…5c74Base—$0.04100%dexter32d ago0x9443d1…ca7b3a
0xc1b3…aa1e0x9a89…e96cBase—$0.04100%dexter32d ago0x34c9b3…f9a6ea

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.