Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0xaa3f89…65a56d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0xb1a8b1…bc8c88
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0x0ea60e…97ed9e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0xf006bc…bf063c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x9664bb…f634ca
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x7bdfab…494ee6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0xa551d7…97a3d8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x7f5587…577ac7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x0736bf…b3c6f8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0xc33556…3aecd5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0xf5d43a…c6e93b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0x46a899…9dcf3d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0x098516…841651
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0x15420d…db969d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0xdf3ad7…d30983
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0xda621a…bebd6d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase38d ago0xcd1e3b…8d4f80
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase38d ago0x6fb241…c4c884
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase38d ago0xdbbf36…8fc3ba
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x3551e8…fad558
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x433d6f…8bad11
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0xd5a2a0…f0c481
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0xd6d052…7282f8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x5b7d2a…8e7594

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.