Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x873685…3262c0
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x62166f…bbc9d2
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x447ccc…68a0a2
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x063ede…1d4d1c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x51d48a…e72586
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x64e16f…334549
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x439270…be2742
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x7aa02c…56c0b6
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0xba5a0d…12b8ac
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x2e72b8…6a19c5
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x35054e…b5c877
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x659cb8…1465e7
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x648d1e…d339d2
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x0feec0…6de659
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x6303e3…3a3f54
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0x79daf9…9da7ca
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa115d ago0xb5b30f…019bdd
0xb90a…9ae40x2327…c6f9Base—$12.00100%fluxa115d ago0xb7f03f…ef9592
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x377b4c…bdb8d5
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xccfe9b…29c762
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xdb5aad…013459
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x7ec791…a63b39
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x579252…8b9cee
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xa1d5e5…a69a66

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.