Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase81d ago0xfed83f…594b6a
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase81d ago0xe305eb…160a09
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.004442100%coinbase81d ago0x459457…3e7823
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase81d ago0x22fc45…1a2670
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x2c654b…8b5948
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xc88f11…1fd383
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase81d ago0xe1564a…1225fa
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xa222d9…86c7af
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xc3054d…71b88e
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x971f61…1a5f69
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase81d ago0x300153…540e80
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase81d ago0x6fff0d…e5fc58
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0xd72c0a…c474e6
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase81d ago0x6ba69e…ddb1f7
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase81d ago0x0c38fa…5a1cf5
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase81d ago0x4b77bf…babca9
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase81d ago0x20e994…35d28d
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase81d ago0x26fc5f…63788c
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xa4974e…74f06c
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x082cd4…677944
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x10a458…45066c
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xeb6db5…352c02
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x801441…de477f
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0xd9c6cc…b32f16
0x3c76…81650xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase81d ago0x81c3c6…aa4172

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.