Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x0d24…0020Base—$1.01100%fluxa3d ago0x19181d…a3e5dd
0xe88d…92210x0ab1…58b3Base—$0.50100%fluxa3d ago0xd336fa…6bbf45
0xe88d…92210x05cf…12c7Base—$0.10100%fluxa3d ago0x9e0992…7b361d
0xe88d…92210x6dc1…9bd6Base—$0.28100%fluxa3d ago0x4fc9b1…7e88ce
0xe88d…92210xfc08…0fdaBase—$0.41100%fluxa3d ago0x1e0d09…4f9fc6
0xe88d…92210xf459…6f2bBase—$0.28100%fluxa3d ago0x56183e…9cccf6
0xe88d…92210x5207…a2ccBase—$0.18100%fluxa3d ago0x096018…fe0380
0xe88d…92210xc469…f690Base—$0.10100%fluxa3d ago0xa98cec…33cf39
0xe88d…92210x6be6…150dBase—$0.50100%fluxa3d ago0x48daa0…a4c8f2
0xe88d…92210xc77e…3879Base—$0.18100%fluxa3d ago0x392a21…8046d9
0xe88d…92210x9b2f…7246Base—$0.18100%fluxa3d ago0xb5b40d…41eaf3
0xe88d…92210xa9f5…f330Base—$0.15100%fluxa3d ago0xbf96f2…156bac
0xe88d…92210xcd19…6599Base—$0.18100%fluxa3d ago0x66436c…b97685
0xe88d…92210xef28…baacBase—$0.08100%fluxa3d ago0xe93825…20285a
0xe88d…92210x710d…df8aBase—$0.18100%fluxa3d ago0xfaeca8…fe4975
0xe88d…92210x4f30…e1b9Base—$0.28100%fluxa3d ago0x0aa648…178ff5
0xe88d…92210x573d…0245Base—$0.28100%fluxa3d ago0xf2415d…44648a
0xe88d…92210xf0c9…ec36Base—$0.12100%fluxa3d ago0x5d888f…dbac5e
0xe88d…92210xf9a4…65f5Base—$0.50100%fluxa3d ago0xccb263…375d53
0xe88d…92210x8b5b…62b6Base—$0.28100%fluxa3d ago0xa52efd…72325e
0xe88d…92210x351f…1ca8Base—$0.28100%fluxa3d ago0x635187…e720ba
0xe88d…92210x6a7f…23f0Base—$0.28100%fluxa3d ago0x1cde82…c9acd5
0xe88d…92210x2466…99edBase—$0.10100%fluxa3d ago0x7c6a26…68b142
0xe88d…92210x2809…1fbaBase—$0.28100%fluxa3d ago0xb89de7…dd53c9
0xe88d…92210x0440…de6bBase—$0.25100%fluxa3d ago0xc64db6…710574

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.