Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xc964c4…58f4ef
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x5095bf…85bef2
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x569c79…d4cc13
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xd47157…706f2e
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xf2b07b…e33bd4
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xe75e2a…834067
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x504443…5e114b
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x09d3a9…8b9f39
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x95da7b…ad13cf
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x0b17bf…d8c58b
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xaddc7f…d78676
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase7d ago0x35e354…6606d6
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x3bd937…544b10
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xf53f30…bb0101
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x93b233…afb120
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xcb6ed3…96964e
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xc3c34b…355f4f
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x6b80f3…5bd360
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x960555…9449c7
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x613266…12a071
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x125c18…1f0413
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xf4d195…aaae0a
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x25acdf…1039b0
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x39b61d…a7d407
0xd488…2d750xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x6e341d…f62e5d

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.