Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x88e07f…796de7
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x6d981a…5af0ab
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0xa5eada…ab5a08
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x2d5f91…a26a26
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x0936fa…bfec3f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x8abb48…97430b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x872575…f2ee32
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x255a79…52cf76
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x272c08…b75c23
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x0b4299…0ff696
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0xebfbc4…e9ab4a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x3371e5…c5928f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x3855fa…0c15f2
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0xac837d…9cd96c
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x01c73b…ae8ada
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x40d2e8…031b7f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0xa44c6b…ab1294
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x3ffb96…b5bbc1
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0xb16874…78449b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x2c724a…e31012
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x23068e…f1fc75
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x41f021…e77fcd
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x06c2c2…ad18f8
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x7ec134…db8f18
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa23d ago0x6a8db8…e2c7d5

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.