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 ago0x383880…96013c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x2e1535…dcfd31
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xae74c1…14e41b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xeec68f…8a9f22
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe96122…4de252
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x7cb8de…3abc64
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x583e54…39dda0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xc16779…39925f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x9d0355…f75dd7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xe3e0cd…abc1ae
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xb13797…26842d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xf35671…b5fe40
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x07f70d…9444c5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xefebb2…6b570c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xff665f…577b54
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd64911…325926
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x3d50ab…98d1e1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x124666…c6cca9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x3b5aec…332ec2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd82977…b0137f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x71cba9…2c771f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x1a8db4…b35958
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x3fadcf…292e99
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x692eab…a06a50

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.