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.10100%dexter39d ago0x0439e0…bd2490
0xc1b3…aa1e0x0275…1c55Base—$0.10100%dexter39d ago0xc1fbcb…1d288d
0xc1b3…aa1e0xdc1b…b0d0Base—$0.10100%dexter39d ago0x2b1888…823036
0xc1b3…aa1e0xdab3…ee9fBase—$0.10100%dexter39d ago0x1eab30…0be940
0xc1b3…aa1e0x23b0…31fbBase—$0.10100%dexter39d ago0xfe53d8…59e503
0xc1b3…aa1e0xf075…7e83Base—$0.10100%dexter39d ago0xfbc234…b738b8
0xc1b3…aa1e0x05f4…1bf0Base—$0.10100%dexter39d ago0x028831…8f802c
0xc1b3…aa1e0xa88d…222bBase—$0.10100%dexter39d ago0x63ab89…720816
0xc1b3…aa1e0xf453…b432Base—$0.10100%dexter39d ago0x53d8ea…04c7ac
0xc1b3…aa1e0x9372…c537Base—$0.10100%dexter39d ago0xde814d…cee1db
0xc1b3…aa1e0xcee4…8e6dBase—$0.10100%dexter39d ago0x344ab6…8cbd31
0xc1b3…aa1e0x88ee…b033Base—$0.10100%dexter39d ago0xd99131…008f8c
0xc1b3…aa1e0x50b9…5a62Base—$0.10100%dexter39d ago0x04a09f…93e59c
0xc1b3…aa1e0xd88c…c20aBase—$0.10100%dexter39d ago0x789ceb…3becd2
0xc1b3…aa1e0x6f08…1b59Base—$0.10100%dexter39d ago0xd45ffe…177f23
0xc1b3…aa1e0xdb28…43b0Base—$0.10100%dexter39d ago0x881e0d…5be363
0xc1b3…aa1e0x2884…302aBase—$0.10100%dexter39d ago0x2d6bda…1deb92
0xc1b3…aa1e0x9159…76efBase—$0.10100%dexter39d ago0xcbc463…c74c89
0xc1b3…aa1e0x6387…3b0aBase—$0.10100%dexter39d ago0x5145c1…f1529f
0xc1b3…aa1e0xcc9a…5a5bBase—$0.10100%dexter39d ago0xeefd1d…b1ee6b
0xc1b3…aa1e0xf299…40daBase—$0.10100%dexter39d ago0xde52bb…f8ef48
0xc1b3…aa1e0x309d…4ac1Base—$0.10100%dexter39d ago0x956f93…7a4fe5
0xc1b3…aa1e0xce89…8cf1Base—$0.10100%dexter39d ago0x5e6c8e…fee696
0xc1b3…aa1e0xd8c6…5c74Base—$0.10100%dexter39d ago0x2c0c9e…ad6c5a
0xc1b3…aa1e0x9a89…e96cBase—$0.10100%dexter39d ago0x4b929a…00ebbb

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.