Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0x1b596d…bfc766
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase50d ago0x33878b…e4638c
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x19eec0…d5972a
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase50d ago0xf70d32…562e58
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase50d ago0x802bba…2a76e5
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase50d ago0x231381…2958c7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xf33981…718fcc
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xf4533b…c55ae0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xb96907…1674f1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xf26d0a…5372a4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xa9a0c3…d78dce
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xa43df2…30a404
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x408239…9c79ba
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x766f15…8ad9c1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xd15f45…6f4719
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x0675a1…9878d7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x8f5a36…0615ec
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xd8bf5b…f42217
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x1567b1…cb49d0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x68ba61…794977
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xec538e…ce1244
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0x435d8d…3fe4b9
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xa2db2c…83fc72
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xff7b03…c724dd
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase50d ago0xe9a815…26cc9c

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.