Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase116d ago0xca4625…29e7de
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase116d ago0xe7e954…b1a2a9
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0xe127e3…5da18b
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0xd398f7…8af599
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase116d ago0x6246f4…5ea1dc
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xe6f357…ec4979
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x8a1d9f…b09210
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase116d ago0x93c7fd…be25c8
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0xce990f…f9a2fe
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xb30518…8a347d
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xdb61e5…cabf0e
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0x64d648…7422a7
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xbf2263…d765d7
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0x33d95a…c15ca9
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0x837923…34331b
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase116d ago0xb76d8f…bd5989
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase116d ago0xa112f3…3fa7cf
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase116d ago0x361ff7…526190
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xeee624…43125b
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xb83c9a…9af25f
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0x9b7b94…014db6
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0xae0dec…9c5e8d
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x6b2e99…69d3d4
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase116d ago0x95dde4…4644e2
0x4f6c…70560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x3d72c3…bbf811

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.