Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x5d229a…da5560
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x51b316…c35dfa
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x22337a…243cbd
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x18b0d9…667481
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x429efe…af7d85
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x4054d5…de6546
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x11e49c…305b68
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x910dfb…bb8ff7
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0xb4acee…42a0bc
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase35d ago0x461ebd…586353
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0xbdbc6a…8c9fe6
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0xcea265…5c6f1f
0xdd16…fe960x40a8…ad8bBasex402 service$0.005100%coinbase35d ago0xcd51fa…9390f0
0x23a2…84ff0x40a8…ad8bBasex402 service$0.001100%coinbase35d ago0x30913b…52ed0b
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0xe3f835…84b966
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x9eee06…d9a8b3
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x2d4459…a191cc
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x04c4e5…be768c
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x729c88…fab232
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x153f52…295afd
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x22666a…e5e9a5
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x70e9a1…65c4b4
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase35d ago0x6b3209…d73e3f
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase35d ago0x7a67e5…a07bec
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase35d ago0x1b5d74…748d24

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.