Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase124d ago0x25c8e7…c2c22b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0xf8e828…508c6d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x935731…21f3db
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005673100%coinbase125d ago0xa014a5…708686
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005647100%coinbase125d ago0xcbaa02…0403a3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005632100%coinbase125d ago0x61ea9d…7ff9ae
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005092100%coinbase125d ago0xb854f1…9b765e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005889100%coinbase125d ago0x8a6959…abcb57
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005736100%coinbase125d ago0x889a6f…64fb50
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005737100%coinbase125d ago0x26ee0d…841fc7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005719100%coinbase125d ago0xc2cc66…446554
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005716100%coinbase125d ago0x1ffaa6…2bb179
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00571100%coinbase125d ago0x069adc…e904ca
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005711100%coinbase125d ago0x12e324…586e61
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005694100%coinbase125d ago0x2eb417…e7e3ad
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005655100%coinbase125d ago0xb6e642…c6478a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005628100%coinbase125d ago0x16b682…8df4d9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005745100%coinbase125d ago0xf8651c…cd0f91
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005728100%coinbase125d ago0x66ca5a…68118d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005709100%coinbase125d ago0xde2bc5…a5d3d0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005542100%coinbase125d ago0x4d3845…1bb524
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005525100%coinbase125d ago0xf9c2fc…3422f8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.006101100%coinbase125d ago0x3c44bc…ca0902
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.006076100%coinbase125d ago0xf12d4c…67ddcb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00606100%coinbase125d ago0x03ab34…059074

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.