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%coinbase28d ago0x5f5ec7…786140
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xdebf87…52c191
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x262f53…02b843
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x8c65da…b83b04
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xa64892…6022ad
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x3a2360…3037a9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x683689…b34dfa
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x7a80b5…67db2e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x820255…2a0d2c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xf86a9e…28190c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xa9b055…d1b4fe
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xddcdfb…8c28cb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x1c15ae…f6d429
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x84b262…f47e35
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x092646…da48d2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x3807f6…80c3a4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xff36a8…766740
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0xfd13bb…fee102
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase28d ago0x121980…93e7a9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x2dbd9b…d07fb9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xf3d471…d3eece
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x5e4b90…f0fd08
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xc42ff7…490b49
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x1e0c75…8f1f25

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.