Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ec9…0b8d0xac65…4417Base—$0.12100%fluxa106d ago0x0f2e30…6cfff0
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x0f1a6f…611437
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x11955a…0f7da3
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x3fccd0…9da971
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0xdbc42d…a75114
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x599fae…2d3275
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x1762fa…b217b4
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x088f5f…054217
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x83198f…12eeee
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x877da8…d91f20
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x28bd58…690a29
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x3369ed…e16411
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0xd433d0…35acee
0x2ec9…0b8d0xac65…4417Base—$0.01100%fluxa106d ago0x89da66…fb436b
0x2ec9…0b8d0xac65…4417Base—$0.08100%fluxa106d ago0x61e0f0…269ec1
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0xf1c3cd…4e6e1c
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x5ca065…f04652
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa106d ago0x73153d…66f98a
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa107d ago0x42afe1…a9e3e7
0xb90a…9ae40x2ec9…0b8dBase—$0.05100%fluxa107d ago0x2656aa…d5addb
0x2ec9…0b8d0xac65…4417Base—$0.01100%fluxa107d ago0x768b3c…05645e
0xb90a…9ae40x2ec9…0b8dBase—$0.01100%fluxa107d ago0xd48ca4…db1198

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.