Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase38d ago0xd2baae…e9150b
0xf576…65920xf000…94fcBase—$0.01100%coinbase38d ago0xea9fa7…65baa8
0xf576…65920xf000…94fcBase—$0.10100%coinbase38d ago0x822b49…2440fa
0xf576…65920xf000…94fcBase—$0.10100%coinbase38d ago0x552a18…4a891b
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0xdd1281…c250f6
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0x35f3d3…ccf6c6
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0xf1feb0…1621ae
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0xa16f2a…9693f8
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0x4af4df…a259c2
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0xb636c1…07e4bc
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0x91ebc9…1a0868
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0xd9d972…db84d1
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x6b8b5e…c81059
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x21b890…b907d5
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x6903b2…d998a2
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x5e6e69…32b940
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0xd2a3ea…1034e3
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0xa729da…6f0109
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x79936b…a06b75
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x4898a9…f25e4b
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x77a131…ad9756
0xf576…65920xf000…94fcBase—$0.03100%coinbase39d ago0x4d07bd…480ef8
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0x2913a0…75d8a0
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0xc4f00c…c7961e
0xf576…65920xf000…94fcBase—$0.10100%coinbase39d ago0x44b075…463deb

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.