Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004963100%coinbase64d ago0x3a8524…524a6b
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004941100%coinbase64d ago0xa2cb91…e1bb3e
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0x1303d6…6bd567
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004422100%coinbase64d ago0xe9f893…2fff2d
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004407100%coinbase64d ago0x4f85ed…abaf1c
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004409100%coinbase64d ago0x64b70d…b960c9
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0x8ff132…8a8114
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003942100%coinbase64d ago0x1a838c…921b7c
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003928100%coinbase64d ago0x8871b9…f1b7a0
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004764100%coinbase64d ago0x708456…386d4b
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0x938f58…f1cbc6
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004148100%coinbase64d ago0xf04b1a…715872
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004131100%coinbase64d ago0x6620b6…9031d4
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.004069100%coinbase64d ago0xd1de47…8f0125
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003861100%coinbase64d ago0xfd9adf…b23f2d
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003843100%coinbase64d ago0xa469c2…87c4ee
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003905100%coinbase64d ago0x793329…1589db
0x0c6e…04950x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase64d ago0xff433c…355a54
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003872100%coinbase64d ago0x208e44…8c813e
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.00579100%coinbase64d ago0x32c80c…bae8fb
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0xa74ffe…191eed
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0xd64476…a5a105
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase64d ago0x61c7cd…f5be98
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003899100%coinbase64d ago0x0d8317…7981be
0x0c6e…04950xe903…1abfBaseBlockRun.AIAi$0.003882100%coinbase64d ago0x094c48…2282fb

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.