Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003893100%coinbase5d ago0x153724…41d7d1
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003842100%coinbase5d ago0x0f3ffa…600580
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003568100%coinbase5d ago0x53b8b2…3d5f4d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003555100%coinbase5d ago0x316c80…92f428
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003535100%coinbase5d ago0x2b47dd…fcdec4
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003318100%coinbase5d ago0x4efb5d…21b39f
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003304100%coinbase5d ago0x21eb8e…88e7df
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003062100%coinbase5d ago0xf23700…b84d6d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003007100%coinbase5d ago0x9f7cb0…4a8958
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002953100%coinbase5d ago0x37579e…9b85e0
0x4c86…fa930xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%coinbase5d ago0x185a7d…f327f6
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002861100%coinbase5d ago0x71becd…3afd74
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002706100%coinbase5d ago0x1875e0…0cfeb7
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002416100%coinbase5d ago0x257b25…915d5d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002214100%coinbase5d ago0x027422…758610
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002119100%coinbase5d ago0xe7fc08…606752
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003317100%coinbase5d ago0x87c832…ac5741
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.00307100%coinbase5d ago0xd5bef9…ab81d9
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002979100%coinbase5d ago0x8199cc…cba614
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002893100%coinbase5d ago0x16a593…5282ee
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002839100%coinbase5d ago0xfae374…d46513
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002723100%coinbase5d ago0x268b84…d26e59
0x4c86…fa930xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%coinbase5d ago0x2b88d7…27df0a
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002632100%coinbase5d ago0x442911…de279d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002477100%coinbase5d ago0x85bee8…bed69a

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.