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%coinbase48d ago0xa2bd6c…991c94
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase48d ago0xb700ca…eb27f4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x8af0e1…7828ea
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xc02da1…bfbeed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x30b4c7…059aae
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x9cfbf7…712447
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xe04ef4…b7f1ee
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x45be75…2e71c9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x7ecb07…5c849d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x425717…ed158c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x0cbb2e…6211b0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x4e3281…d257d0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x29d4d4…8f70bf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x6abff6…0b1333
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xdb4e7d…e090db
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x40d72b…9446bb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xb49a1d…292a09
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xe28673…773a07
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xdb815e…9527f7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xf948b1…dabad5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xc44e02…ae1c95
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0xe3857a…da0868
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x0d120d…c34056
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x17fefd…cc7a7b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x9a7c93…8c9ce7

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.