Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x1be63c…0d9eb8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xf5b8f5…e8bccc
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x34b384…17114f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xec1380…0b02ff
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xa6b236…2b5f13
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x9a86c4…cca2c4
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xd80913…db3bde
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xb91432…858ab4
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xc089a7…4f0e06
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x221c83…785466
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x873e6e…b17b3c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xd5685b…9b1d73
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x8356c3…f9524e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x66c729…fa0346
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x869d5e…768235
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xb9796c…c63a8d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xd6df03…03ab74
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x002f6f…b8a5bc
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xbba75c…623a52
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x580036…936242
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x01b8f3…ebe3a9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0x277da0…ab5831
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xf02a40…93375c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xbc6dff…3f49a6
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase2d ago0xf35e2d…c70680

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.