Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x4f3dd7…276878
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2962bf…7399bc
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x02d0eb…2ba52b
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x5a322e…5c48e1
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x00ca14…951c6f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xc78162…25dc77
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x5b876b…cc0981
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x1f7164…cfd233
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x12292c…063eab
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x387761…a1bfb0
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x196526…9ba224
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xfa24e5…dd5839
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xf5fbe0…7bdac3
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x59ed59…4f2af5
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x1bb867…236837
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x41a531…ff6698
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x7d9d12…c97b7e
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x724553…ea7019
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xc12dfc…c627d7
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x25b5ac…c0074f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x2f0a8e…d5dc99
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xa85324…dbe725
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x0cd558…0ceff5
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x7c76c8…4092a1
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xd43c07…c186a0

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.