Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03dd…dc850xdc59…1506Basex402 service$0.01100%coinbase73d ago0xdb6beb…125ceb
0x18a0…7ca10xdc59…1506Basex402 service$0.14100%coinbase73d ago0xbd092d…d9a14e
0x18a0…7ca10xdc59…1506Basex402 service$0.14100%coinbase73d ago0x664528…c86c8a
0x18a0…7ca10xdc59…1506Basex402 service$0.006123100%coinbase73d ago0x0ab6ea…0bb1b9
0x18a0…7ca10xdc59…1506Basex402 service$0.17100%coinbase73d ago0x3f78aa…9ccdd6
0x18a0…7ca10xdc59…1506Basex402 service$0.002468100%coinbase73d ago0xc520ed…2774b2
0x18a0…7ca10xdc59…1506Basex402 service$0.11100%coinbase73d ago0x150b16…8be16c
0x18a0…7ca10xdc59…1506Basex402 service$0.11100%coinbase73d ago0xff9215…e03439
0x18a0…7ca10xdc59…1506Basex402 service$0.10100%coinbase73d ago0x54551a…8d5dc3
0x18a0…7ca10xdc59…1506Basex402 service$0.004883100%coinbase73d ago0xcd9b7a…c0608d
0x18a0…7ca10xdc59…1506Basex402 service$0.16100%coinbase73d ago0xda8996…27c2f4
0x18a0…7ca10xdc59…1506Basex402 service$0.004875100%coinbase74d ago0x4de952…16521b
0x314b…b2fb0xdc59…1506Basex402 service$0.001100%coinbase74d ago0xf93c09…19ff3f
0x18a0…7ca10xdc59…1506Basex402 service$0.00324100%coinbase74d ago0x46faab…3f9bdd
0x18a0…7ca10xdc59…1506Basex402 service$0.29100%coinbase74d ago0xe26029…7f70fb
0x18a0…7ca10xdc59…1506Basex402 service$0.00539100%coinbase74d ago0x5878c5…135818
0x18a0…7ca10xdc59…1506Basex402 service$0.17100%coinbase74d ago0x6421f3…cc7a90
0x18a0…7ca10xdc59…1506Basex402 service$0.002359100%coinbase74d ago0x90489d…7123f5
0x314b…b2fb0xdc59…1506Basex402 service$0.001100%coinbase74d ago0x8e0476…fb44fb
0x18a0…7ca10xdc59…1506Basex402 service$0.13100%coinbase74d ago0x3907ca…8c79b0
0x18a0…7ca10xdc59…1506Basex402 service$0.13100%coinbase74d ago0x60a9ac…e1ce10
0x18a0…7ca10xdc59…1506Basex402 service$0.001100%coinbase74d ago0xa76652…166493
0x314b…b2fb0xdc59…1506Basex402 service$0.002532100%coinbase74d ago0xfde13d…9cf39f
0x314b…b2fb0xdc59…1506Basex402 service$0.002547100%coinbase74d ago0x07b4da…e1a55d
0x314b…b2fb0xdc59…1506Basex402 service$0.002097100%coinbase74d ago0x4c25eb…dec9b1

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.