Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a8d…90860xb6d7…af10Base—$0.01100%coinbase72d ago0x927d39…8ff449
0x8a8d…90860xd730…825cBase—$0.01100%coinbase72d ago0xb45186…c0e861
0x8a8d…90860x3228…be6dBase—$0.01100%coinbase72d ago0xaa1ef5…638ca0
0x8a8d…90860xab42…4fedBase—$0.01100%coinbase72d ago0x7838f8…7ce1bb
0x8a8d…90860xc1ff…c176Base—$0.01100%coinbase72d ago0xe2263a…714f6d
0x8a8d…90860xd126…49d8Base—$0.01100%coinbase72d ago0x82d548…0da7be
0x8a8d…90860x29df…5138Base—$0.01100%coinbase72d ago0xeb1adf…80fdaf
0x8a8d…90860xd871…a180Base—$0.01100%coinbase72d ago0x0ef872…24d6f1
0x8a8d…90860x289c…b3d8Base—$0.01100%coinbase72d ago0x3e9b16…ceff2b
0x8a8d…90860x237f…b034Base—$0.01100%coinbase72d ago0xa6ab36…2acaa7
0x8a8d…90860x6462…dbd2Base—$0.01100%coinbase72d ago0x1f2b8e…72eb55
0x8a8d…90860x73ad…475aBase—$0.01100%coinbase72d ago0xd9d8ae…7150da
0x8a8d…90860x051b…7d81Base—$0.01100%coinbase72d ago0x2b57ec…42565a
0x8a8d…90860xe7a7…b772Base—$0.01100%coinbase72d ago0xe3fc7e…406fb3
0x8a8d…90860xd0a2…de96Base—$0.01100%coinbase72d ago0x1fda49…fcc07e
0x8a8d…90860x373b…c7dfBase—$0.01100%coinbase72d ago0x7ddb80…aead91
0x8a8d…90860x79e5…dc18Base—$0.01100%coinbase72d ago0xfd9c3f…ea09eb
0x8a8d…90860xa1d5…ed35Base—$0.01100%coinbase72d ago0x70373d…af5c28
0x8a8d…90860xfacd…64b5Base—$0.01100%coinbase72d ago0x2c51bb…38a444
0x8a8d…90860xd914…577dBase—$0.01100%coinbase72d ago0x3d7d73…3bafa3
0x8a8d…90860x0e2b…1f1eBase—$0.01100%coinbase72d ago0x3933e3…8ba886
0x8a8d…90860xaff0…ed51Base—$0.01100%coinbase73d ago0xe8daab…52ac80
0x8a8d…90860x5b23…2639Base—$0.01100%coinbase73d ago0x1cee87…34178f
0x8a8d…90860x952e…44c5Base—$0.01100%coinbase73d ago0xdc45fc…2e9be0
0x8a8d…90860xdae6…9a15Base—$0.01100%coinbase73d ago0x7064af…db35e5

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.