Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x3db1e5…43a9bc
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0xa63a3f…27f45d
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x3bca5a…74fde0
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x87d443…d9d89c
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x2f60b8…e8a535
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x5bd69f…a15a52
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x9e4058…0fa9e4
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x05b880…1135f8
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x6cb64b…f419d5
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0xd56b88…69bbfe
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x56d893…50daa3
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x9e26ac…f294a7
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa16d ago0x503f5e…9e9461
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x670286…d89a2c
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x8437c3…54db85
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x904a83…eb7f7d
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xc4496f…11052a
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x9d6b36…08a532
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x0b76e2…69f77d
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xb26a74…a7b46c
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x8f5616…1c36c8
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x7bfdee…bea83b
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x20bd2f…0dc061
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xe3b31a…521493

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.