Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xff1eb3…d6ed5a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x5c8ec7…fae698
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xa5cfc9…4083e8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xfbdf78…83a0c1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x5c85d2…9657c7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xef5bc2…093323
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x59b02a…42172a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x5c893a…752447
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x5965ec…009e95
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x9ed13f…20e372
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x4d4b03…195ee0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x095e8a…ca51fb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x3d6783…203248
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xb2f075…d5f6d2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x441ab6…7103be
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x3d27c4…840b17
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x670ab7…af7d40
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xf42eb3…3fb56d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xf4a9b9…5c775b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xf9bcc8…a1051c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0x563562…997fd4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xb39683…f4d77e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xb1b4fa…22fa38
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xc3e573…a68178
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase22d ago0xb17be5…ce8b14

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.