Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xde8687…67259f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x386108…db6a95
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xefa372…6f47f7
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xcc5e02…d57ec6
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x80e99b…6e53b1
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x396e89…f3d8e0
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xdb995d…6fcf42
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x4c168e…7a88e9
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xf03633…a92393
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xc641aa…f43294
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x757dda…e04b8a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x45a1b4…f3a71f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xae59cb…246839
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xd6f1ab…767f6a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xa72ff2…d7c193
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xbcdeca…b3dc74
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0xe68e1f…6688dc
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x2a5809…d24c0b
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x1c0e85…f1c8f3
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x72819a…b717bc
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x55c66e…f0b6f3
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x3972c1…37c443
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x71400c…91c4cf
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x8fb21b…406ee5
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa26d ago0x25fb9b…a2e7b2

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.