Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x273487…3f5d06
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x61267d…4f337e
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0xaaab74…9d22f3
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x3f8281…6e0d98
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x5b8f11…a5c4af
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x696ee7…c6dae5
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0xd36c6d…7f9460
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0xc1ae79…3c1ca5
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase49d ago0x944fb9…aa2260
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase49d ago0x70f99e…642fee
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase49d ago0xf8e2c6…5e9367
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x62ca1e…2bd1e1
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase49d ago0xbf5d0a…f4121e
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xe35e9e…d84b6a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase49d ago0x0c52c3…fc33b0
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x43b4ec…c343dd
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x8a9b20…cb8572
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xe930c4…8f086e
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x880538…e09193
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x4bd388…a5b3a8
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xba4c14…f0dd45
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x905e3f…37971f
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0xce1bbe…00a4fa
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xd1b5a1…eaafe5
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase49d ago0x8a8f0e…2703c7

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.