Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase43d ago0x8f4ef8…8a3364
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase43d ago0x62247d…a807af
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase43d ago0xcb02ad…853ed9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase43d ago0xea33b9…a76615
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase43d ago0x288404…8f7c0d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006251100%coinbase44d ago0x9545b5…99be96
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x015b4d…8a37e9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006251100%coinbase44d ago0x63ce84…8ede9a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x6adf0d…30c403
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x5cedae…6db893
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x348940…c10f0b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x371cee…3eb9a2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x3506a3…62787b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x737404…687839
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0xd46a39…feec0e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x3a3c08…08dd04
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x6e44e5…2a10fc
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0xad465d…14a6a4
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x0914c7…9ffb1f
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0xcef44d…960c0d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x63a0be…fe43a2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x3d4d2e…29474a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x5f6871…cf8a05
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x4cceba…50b010
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0xdb924e…9ed6ec

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.