Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase118d ago0xd15885…b75c78
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x1cf3db…a78dad
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x220443…aa17cf
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x15e45c…6c9d2c
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0xd7fbab…7a76d0
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0xff9eb8…d5dc3d
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x6e2092…cd8fff
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.007204100%coinbase118d ago0x989fac…a5a540
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xbb5558…f558e7
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x6c4bf5…725d9c
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase118d ago0xd74357…a4b1f6
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase118d ago0xe7fbc8…e0b72d
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase118d ago0x270154…3edf84
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase118d ago0xf2636e…4e570a
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase118d ago0x8cb651…a039bd
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase118d ago0x7662e7…3b436b
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase118d ago0x39bbca…b9633b
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase118d ago0x83fbba…f93d81
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase118d ago0xe63bd4…b85baf
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase118d ago0x53a263…a6e264
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase118d ago0x99c5a7…4160f1
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase118d ago0xa3c711…f8b1ff
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase118d ago0x5ca142…d3a638
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase118d ago0xe79a39…ff270e
0x4893…04790xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase118d ago0xfdb51f…842310

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.