Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xd60a7f…1a7a40
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xc23f8d…f660aa
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xf60ecc…c3f5f3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x95d538…4333c2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x57e1cf…784920
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x5799e2…16cb27
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xd7c6e4…b58c85
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x352b53…ce7a8e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xe972c9…8f0c7b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x0fe979…0f0697
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x52990e…17ffdd
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x47e4d5…e80b75
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xe3b669…ac856f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x0393a8…506de7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xfeeb73…c8c4bc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x270e07…6601a1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xa0c1a6…0c36e2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xf0a2cb…881fee
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0x1e087e…608bd5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xa9bcf5…d16e80
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32d ago0xe6936b…23d9c5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase33d ago0x5656c8…b0c5af
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase33d ago0x9304f0…2be9f0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase33d ago0x77e97e…af9710
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase33d ago0xc49d51…e24b8d

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.