Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x887146…c119c1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x9e51ae…d4150a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x72877c…7ad319
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xe48cf2…c08c5a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xb38de3…f0c9c9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x2eca15…8e0ebb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xf0df9b…c1814d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xfc2f12…3614a4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x27da58…bfffe2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x6118a4…2e0829
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x3b8434…e906fc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x56ec7a…c23826
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x5ebb07…3622f9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x28e693…f0f724
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xc9c1ed…b41012
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x87bcae…17d5ea
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x17501a…5af43b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xc093ba…458f55
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x51e4c0…8dad1d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x4f2a48…c697ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x07b2c6…22841b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xae6f0a…cbc6b3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xa3b688…180b16
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xd1e403…066b04
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xd85647…873348

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.