Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf982…abad0xfb63…cb93Base—$0.01100%coinbase80d ago0xa4bded…53bf4e
0xf982…abad0x1f9a…6b98Base—$0.01100%coinbase80d ago0xe50b99…c6b678
0xf982…abad0x7d18…2b14Base—$0.01100%coinbase80d ago0x1d2570…2d7659
0xf982…abad0xea97…c58dBase—$0.01100%coinbase80d ago0xb56023…a34dca
0xf982…abad0xa51d…0367Base—$0.01100%coinbase80d ago0x162db6…017e55
0xf982…abad0xb58c…4282Base—$0.01100%coinbase80d ago0x32995a…e0e301
0xf982…abad0x2495…4098Base—$0.01100%coinbase80d ago0x902cfe…67314e
0xf982…abad0xebca…d56cBase—$0.01100%coinbase80d ago0x5fe2ec…472fa3
0xf982…abad0xbc68…afb5Base—$0.01100%coinbase81d ago0x02db12…c4966f
0xf982…abad0xc6b6…f08aBase—$0.01100%coinbase81d ago0xb1290c…0bddce
0xf982…abad0xc335…8f02Base—$0.01100%coinbase81d ago0x867ba5…eb1e62
0xf982…abad0xfbf7…fcdaBase—$0.01100%coinbase81d ago0x35a273…beaa22
0xf982…abad0xfaa5…0ccfBase—$0.01100%coinbase81d ago0x47fcfb…59efc7
0xf982…abad0x8f7e…d332Base—$0.01100%coinbase81d ago0x137693…e34365
0xf982…abad0x64be…099aBase—$0.01100%coinbase81d ago0x01a4a0…ed4568
0xf982…abad0x3bc9…87b3Base—$0.01100%coinbase81d ago0x59f0d5…0da01d
0xf982…abad0xae09…12aeBase—$0.01100%coinbase81d ago0xff0f48…6fc378
0xf982…abad0x30b2…167aBase—$0.01100%coinbase81d ago0x45f7f5…349db6
0xf982…abad0x8363…6a5dBase—$0.01100%coinbase81d ago0x99b194…3579da
0xf982…abad0x8d0c…f226Base—$0.01100%coinbase81d ago0x0423b2…902106
0xf982…abad0xa2c2…b157Base—$0.01100%coinbase81d ago0x1e9972…044f3a

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.