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%coinbase21d ago0x2d8d20…dd009d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x60e6bd…f7cbb3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xa2d699…19db13
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc64cb8…b3bfa7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf7e050…9e9856
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe4ce5e…dbd87d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x87038c…7cfba0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x87d3ab…e432a0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x2f4d6f…c26ba1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6b1617…aa8d34
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf9c58c…ebf85f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x18d2ea…dc3c9d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x9daacc…80d0ee
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x23df94…8829f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x8e0345…e86e94
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xaf818a…6e30b3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x78bf05…0e849c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xcef255…01246f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x4639cd…8af52e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xae0c61…fefc62
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x07a691…43ae42
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x6b060e…406399
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x381bdc…7ff7f9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xeaa521…c1bb18
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd87bad…6ccc68

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.