Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfce0…d7450x8e77…e2d6Base$17.41100%0x985c…53f469d ago0x039cb3…65dd42
0xfce0…d7450x8e77…e2d6Base$10.83100%0x985c…53f469d ago0x66fd52…bcd668
0xfce0…d7450x8e77…e2d6Base$11.63100%0x985c…53f469d ago0x18e55c…453a44
0xfce0…d7450x8e77…e2d6Base$10.87100%0x985c…53f469d ago0x27f025…a2d3eb
0xfce0…d7450x8e77…e2d6Base$13.02100%0x985c…53f469d ago0x375e10…412588
0xfce0…d7450x8e77…e2d6Base$14.67100%0x985c…53f470d ago0xe405d1…e1eff4
0xfce0…d7450x8e77…e2d6Base$13.17100%0x985c…53f470d ago0xccafe9…8734c1
0xfce0…d7450x8e77…e2d6Base$24.09100%0x985c…53f470d ago0x991d6b…6d8256
0xfce0…d7450x8e77…e2d6Base$20.91100%0x985c…53f470d ago0x44a22e…dedfab
0xfce0…d7450x8e77…e2d6Base$15.02100%0x985c…53f470d ago0xfc8055…8d28bb
0xfce0…d7450x8e77…e2d6Base$13.34100%0x985c…53f470d ago0xb74026…4e13ec
0xfce0…d7450x8e77…e2d6Base$15.26100%0x985c…53f470d ago0xbb8b89…ac78f0
0xfce0…d7450x8e77…e2d6Base$10.62100%0x985c…53f470d ago0xece807…eecf33
0xfce0…d7450x8e77…e2d6Base$11.45100%0x985c…53f470d ago0xb476c4…eeeec4
0xfce0…d7450x8e77…e2d6Base$24.16100%0x985c…53f470d ago0x8e1716…86f893
0xfce0…d7450x8e77…e2d6Base$16.94100%0x985c…53f470d ago0xad29ef…a3427b
0xfce0…d7450x8e77…e2d6Base$20.96100%0x985c…53f470d ago0x94021a…f42d62
0xfce0…d7450x8e77…e2d6Base$12.82100%0x985c…53f470d ago0x32af9a…637eef
0xfce0…d7450x8e77…e2d6Base$18.19100%0x985c…53f470d ago0x528dd1…644a70
0xfce0…d7450x8e77…e2d6Base$15.87100%0x985c…53f470d ago0xc59dcc…163bb6
0xfce0…d7450x8e77…e2d6Base$17.39100%0x985c…53f470d ago0x29a94e…a193ea
0xfce0…d7450x8e77…e2d6Base$22.81100%0x985c…53f470d ago0xefcb9b…ac0110
0xfce0…d7450x8e77…e2d6Base$11.08100%0x985c…53f470d ago0x4ca9f9…f84e54
0xfce0…d7450x8e77…e2d6Base$23.78100%0x985c…53f470d ago0x89c80d…5918d4
0xfce0…d7450x8e77…e2d6Base$23.06100%0x985c…53f470d ago0x95d634…fdce7c

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.