Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94d2…42220xe2b0…8a0bBase—$0.05100%fluxa118d ago0xd42d8e…919214
0xc338…f7c10xe2b0…8a0bBase—$0.05100%fluxa118d ago0x9105ad…8c5f93
0xa4a9…519f0xe2b0…8a0bBase—$0.05100%fluxa118d ago0xd69917…05f98b
0xb477…3d140xe2b0…8a0bBase—$0.05100%fluxa118d ago0x0291da…b3ada4
0x931e…283c0xe2b0…8a0bBase—$0.05100%fluxa118d ago0x6d7631…1d454a
0x2226…44b10xe2b0…8a0bBase—$0.05100%fluxa118d ago0xb61a67…b65f4b
0x43c1…4aba0xe2b0…8a0bBase—$0.05100%fluxa118d ago0x5e3dbb…1c80c1
0x3ef7…15910xe2b0…8a0bBase—$0.05100%fluxa118d ago0x822ccb…d872ab
0xcf2b…e7480xe2b0…8a0bBase—$0.05100%fluxa118d ago0xd616ad…c376c9
0x1192…f27b0xe2b0…8a0bBase—$0.05100%fluxa118d ago0xbfa0c9…87dc2b
0x8b15…1cb40xe2b0…8a0bBase—$0.15100%fluxa118d ago0x40dd8d…00563f
0xf081…5caa0xe2b0…8a0bBase—$0.26100%fluxa118d ago0x170f1e…3132f3
0xb5a3…7c240xe2b0…8a0bBase—$0.15100%fluxa118d ago0xa90d79…78dacd
0x42a2…f57f0xe2b0…8a0bBase—$0.15100%fluxa118d ago0xf5651a…32b158
0xf8b3…f97b0xe2b0…8a0bBase—$0.14100%fluxa118d ago0x8357e8…065d96
0xa05d…91c00xe2b0…8a0bBase—$0.14100%fluxa118d ago0xfdfba3…6590fc
0x93c0…940d0xe2b0…8a0bBase—$0.14100%fluxa118d ago0x806ab5…eb990a
0xac1f…38f40xe2b0…8a0bBase—$0.14100%fluxa118d ago0xc31364…f0a937
0x7215…62240xe2b0…8a0bBase—$0.14100%fluxa118d ago0x09637a…43e97e
0xf5f1…81420xe2b0…8a0bBase—$0.14100%fluxa118d ago0x613540…a40cf3
0x3577…37870xe2b0…8a0bBase—$0.15100%fluxa118d ago0xa96613…259cb8
0x413f…116e0xe2b0…8a0bBase—$0.20100%fluxa118d ago0x596a82…9e9d67
0xbae1…3a990xe2b0…8a0bBase—$0.15100%fluxa118d ago0x962a4d…15813a
0x25fb…570d0xe2b0…8a0bBase—$0.40100%fluxa118d ago0x1b3fde…caf5bc
0xcaae…6bbd0xe2b0…8a0bBase—$0.15100%fluxa118d ago0xb95aea…473f93

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.