Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.003100%coinbase26d ago0xf32d61…b80e2c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase26d ago0x6cb791…7973d2
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.003100%coinbase26d ago0x1cb807…66b60b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase26d ago0xdd300d…8b5c80
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase26d ago0xc426e5…a596e9
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase26d ago0x2334d2…dd8bdf
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase26d ago0x93c4b9…7c92ec
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase26d ago0x570663…54a3de
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase26d ago0x83bc87…8002cf
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase26d ago0x4bec24…81b021
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase26d ago0x2bf69a…4c4304
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase26d ago0xe33069…9ef10c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase26d ago0xc2d266…5e7346
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase26d ago0x9b10c9…b3720b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase26d ago0x990df8…9b382c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase26d ago0x4fa6e7…4ec73f
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase26d ago0x9943e3…050397
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase26d ago0x6d55a8…2e1629
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase26d ago0x778d1b…d821fe
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase26d ago0xedc779…63baa0
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase26d ago0x787421…9fe390
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase26d ago0x90c70e…27877a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase26d ago0x6937da…db6a1c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase26d ago0xae58ed…79ddb9
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase26d ago0x85be2f…80e2e5

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.