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%coinbase72d ago0xc92c9a…6fc6f6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase72d ago0x04b96f…3062e6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xb898ff…d021c8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x38df5a…de1e6a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xa4c3d7…e0d8e1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x63000e…49ab78
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xa36fe2…d8ee35
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xf6a60d…d08097
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xa4faaa…329226
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x38be34…319705
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x169f62…e15c0f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xe23568…4b94c1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x1f8124…ecbc44
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x0afaf3…a89587
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xabf78b…8d9200
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x0322f5…5cc723
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x1be511…d1053c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x7876d4…679c6a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xfb354e…c65705
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xb68a72…bbb276
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xb06244…9e0b61
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x00e8aa…faaba6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x2c0002…410b9b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0xc0c41a…8eb311
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase73d ago0x30d625…75648d

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.