Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase133d ago0x6deb90…ae9482
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase133d ago0xb120cb…f84fe1
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase133d ago0xd61c0f…62cdc1
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase133d ago0x0985c2…1f78cc
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase133d ago0xe742a4…f95680
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase133d ago0x571d6f…708dc0
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase133d ago0x687fd9…c14ea7
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase133d ago0x42076d…7dd5c0
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase133d ago0x5ef330…30f0c6
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x89b56e…58bbb9
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x2e6a06…61506e
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0xaa0e4e…0c6476
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0xfa560b…c95564
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x4a44d2…af27e3
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x61862b…96a963
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x3377c2…32bd6f
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase133d ago0xcd1bc9…5dc885
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase133d ago0x72760d…8887d0
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x77a394…1bc7e0
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x800fbe…0f1e07
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x917e95…537f6b
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x3fe0b6…0c147f
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x3dcedc…10abc9
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0xf64458…14c988
0x3c1c…35750xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase133d ago0x275a6a…226054

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.