Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xffd43b…e6e70a
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xd488f1…fb6f85
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xc2a1c2…19947d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xb73001…fc59fa
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0x2b52a3…17928b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0x1a97a4…63d9c2
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xc753a6…c7d805
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0xdfce9f…e02b94
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0x4cc61a…694acd
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa113d ago0x1b23ea…bc5f2d
0xb90a…9ae40x5f91…abbcBase$0.02100%fluxa114d ago0x855e99…6d0c84
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x2f31ae…36d616
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x4e7755…5f2699
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x688d69…38d1a1
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x78289a…926c93
0xb90a…9ae40x5f91…abbcBase$0.25100%fluxa114d ago0x0e1efe…048a92
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xcd5a7b…8bd66d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x8a12c2…e57dfb
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xad275b…f96902
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x4cb8d9…e2432d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xdbb761…d5d04c
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xf7130e…1848e4
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xcaf377…064165
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x5839f7…b28483
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xbaee4b…f4680b

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.