Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase16d ago0x0eb3ed…a656e7
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase16d ago0xe0ef93…e7ecb7
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase16d ago0x741230…658e6f
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase16d ago0x504c26…3797c7
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xcec3d2…f2930c
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xc40fd1…d4bb51
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x33d3df…c6741d
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x1d1354…ac15d2
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x75ad13…40325c
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x353aed…fc1d68
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xeab017…762e5b
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xa552e0…db6d3f
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x2d10c0…692dd7
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x97a45b…de482a
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0x4a7d43…2b1f77
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xe61ef8…f1bd5f
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase16d ago0xfee9c2…504510
0x3a87…46690xbf6f…3422Base—$1.34100%coinbase16d ago0xbc132a…7e9006
0xbf6f…34220xcc19…930eBase—$0.22100%coinbase16d ago0x4921dc…40131a

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.