Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81c6…f8e10xc4f0…0bb9Base—$117.84100%0xd05c…826078d ago0xc5843c…63bd03
0xf164…32f90xc4f0…0bb9Base—$43.01100%0xd05c…826078d ago0x6e9439…a24697
0xb591…70160xc4f0…0bb9Base—$91.31100%0xd05c…826078d ago0xeb7685…94c884
0xf164…32f90xc4f0…0bb9Base—$42.01100%0xd05c…826078d ago0x5761dd…e23774
0xb591…70160xc4f0…0bb9Base—$90.40100%0xd05c…826078d ago0x2f5df0…0ae3d1
0x513c…bfa20xc4f0…0bb9Base—$40.22100%0xd05c…826078d ago0x84832c…a9842f
0x6a14…e2f60xc4f0…0bb9Base—$355.06100%0xd05c…826078d ago0x20bb79…6c47cf
0x513c…bfa20xc4f0…0bb9Base—$40.22100%0xd05c…826078d ago0x5794fa…d698c4
0x6a14…e2f60xc4f0…0bb9Base—$350.06100%0xd05c…826078d ago0x920ae1…4b865e
0x6a14…e2f60xc4f0…0bb9Base—$350.06100%0xd05c…826078d ago0x977fc5…cc8721
0x513c…bfa20xc4f0…0bb9Base—$37.54100%0xd05c…826078d ago0xa74f9d…a0f3fe
0x513c…bfa20xc4f0…0bb9Base—$38.88100%0xd05c…826078d ago0xf84f31…f96fb8
0xb591…70160xc4f0…0bb9Base—$86.77100%0xd05c…826078d ago0x6ff264…6bb2fe
0xb591…70160xc4f0…0bb9Base—$86.67100%0xd05c…826078d ago0x4616d9…dfa070
0xf164…32f90xc4f0…0bb9Base—$41.01100%0xd05c…826078d ago0xa87d59…cd4f6a
0x81dc…b8220xc4f0…0bb9Base—$57.13100%0xd05c…826078d ago0x7fa42b…d11cd6
0xf164…32f90xc4f0…0bb9Base—$41.01100%0xd05c…826078d ago0x05a96d…b530aa
0xf0c4…66010xc4f0…0bb9Base—$449.08100%0xd05c…826078d ago0xf4e6f1…b656a2
0xf0c4…66010xc4f0…0bb9Base—$430.02100%0xd05c…826078d ago0xb82a08…c0e40b
0xf0c4…66010xc4f0…0bb9Base—$427.05100%0xd05c…826078d ago0x909fcf…cb969e
0xf0c4…66010xc4f0…0bb9Base—$414.06100%0xd05c…826078d ago0x93394e…922936
0xf0c4…66010xc4f0…0bb9Base—$395.03100%0xd05c…826078d ago0x0ffa91…234a50
0x81dc…b8220xc4f0…0bb9Base—$55.96100%0xd05c…826078d ago0x477648…9889cf
0x81dc…b8220xc4f0…0bb9Base—$56.09100%0xd05c…826078d ago0x2c56d5…45150f
0x81dc…b8220xc4f0…0bb9Base—$54.05100%0xd05c…826078d ago0xf7d370…ee1ac2

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.