Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x769d62…e044e9
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x50032d…d93c10
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x192321…370731
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x44d5d1…e68185
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x10503e…988c82
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x620cbc…4bcd7f
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x16e1c5…e70aaa
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x533e9f…074e70
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x3940c8…4cd91b
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x1e0e0f…f866c6
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x259a3b…2fa912
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xd7ab77…5f5baf
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xb984ae…7ac444
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x0a168e…c9bded
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x4a86c2…31d5f8
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x06316a…82d3f6
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x075f64…1c0d0a
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x156519…4b675b
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x72955d…8042a6
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0xe9bf49…8559e1
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x1dc6f3…fbdb31
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0xf20001…416bff
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x536f11…bbe0d0
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x6058ce…85ddfa
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xdea8c1…bd045e

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.