Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f0b…9e110xac65…4417Base—$0.08100%fluxa116d ago0xaf5e78…f59b0d
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x182061…162bb7
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xc59526…047705
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x87577d…ca0837
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xdeae50…8e07c0
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x529697…cd1dec
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x6a829d…caad09
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x9620aa…6926eb
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x0edce1…877113
0x7f0b…9e110xac65…4417Base—$0.07100%fluxa116d ago0xec8e22…d30cfb
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xf91326…ba8067
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x2a27b4…9a9520
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xcbf777…bf9653
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x6f9e75…c0bbc0
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xc39641…1031fc
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x6add37…d72d26
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x192b0e…e4756b
0x7f0b…9e110xac65…4417Base—$3.67100%fluxa116d ago0x55a83b…66f3b7
0xb90a…9ae40x7f0b…9e11Base—$3.60100%fluxa116d ago0xfb6404…6b29f5
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x971dbc…81cd9d
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0x3605d0…ccc3c1
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xbbbca0…4a0a5b
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xaa991b…aea02a
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xa76db5…28a955
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa116d ago0xcac10b…86945e

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.