Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xa936…7163Base—$0.01100%coinbase80d ago0xb521f7…37ac2b
0xe206…d9c60x73be…5e77Base—$0.01100%coinbase80d ago0xbbab56…99fb0b
0xe206…d9c60xb626…18eaBase—$0.01100%coinbase80d ago0x593904…7f0d97
0xe206…d9c60x977b…ad2dBase—$0.01100%coinbase80d ago0x795713…dde1ec
0xe206…d9c60xe7dc…9f42Base—$0.01100%coinbase80d ago0xd63e49…eb9e91
0xe206…d9c60x6543…799bBase—$0.01100%coinbase80d ago0x17c2ad…405b74
0xe206…d9c60xbbbc…abd6Base—$0.01100%coinbase80d ago0x55cf66…9eb699
0xe206…d9c60xe59c…c61dBase—$0.01100%coinbase80d ago0xe112bc…35e9c8
0xe206…d9c60x1683…6e53Base—$0.01100%coinbase80d ago0x5f36a8…a7b704
0xe206…d9c60x29ea…3650Base—$0.01100%coinbase80d ago0x407e42…c73ca7
0xe206…d9c60x4cfc…5348Base—$0.01100%coinbase80d ago0x5a78be…f67c3f
0xe206…d9c60x1627…221aBase—$0.01100%coinbase80d ago0xd263a2…394c46
0xe206…d9c60x3cdf…3c7eBase—$0.01100%coinbase80d ago0x5db704…381d7f
0xe206…d9c60x69f4…3090Base—$0.01100%coinbase80d ago0x5c3c15…7c01a8
0xe206…d9c60xf84e…2eeeBase—$0.01100%coinbase80d ago0x1b4392…01902f
0xe206…d9c60x8194…bdeaBase—$0.01100%coinbase80d ago0x70e503…83488e
0xe206…d9c60x4a11…e02cBase—$0.01100%coinbase80d ago0x1251ce…6af8ce
0xe206…d9c60x143d…a121Base—$0.01100%coinbase80d ago0x91c1d4…39d52b

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.