Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xd9885e…b5d69a
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x1db5bb…d3081b
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xc1caa0…e9973c
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xd6db77…2f71e3
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x0a8c02…eabe88
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x4bdb9a…1230ac
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x6ff7d6…e1c5bd
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x615390…9752c0
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x46ba74…840fda
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xcff05f…902d40
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xce81a9…2404b2
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x3c852f…dd596e
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xce48ff…e7da26
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0xa43ceb…829c55
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x46758b…3c9235
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x152a18…b13764
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x885966…5c5b8e
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x162e15…f5ba5e
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x9560d2…c3e67b
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa119d ago0x07ac1d…1bca52
0xb90a…9ae40x67ab…52baBase—$0.01100%fluxa120d ago0xb46148…b7f567

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.