Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.0013100%coinbase116d ago0xffb93d…cd43db
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.0013100%coinbase116d ago0x08482e…165c41
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xa6a17b…24fd7c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x7b9fd5…865575
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x5ec61b…902dfe
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xe06a70…c699d6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001297100%coinbase116d ago0x6b9893…e8f9f9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001297100%coinbase116d ago0xdc8875…5d943b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001297100%coinbase116d ago0x2f342f…a49f90
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001297100%coinbase116d ago0x2e02e6…0e85cb
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001304100%coinbase116d ago0xda2826…56c25c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001304100%coinbase116d ago0xd5a5b6…396c82
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001304100%coinbase116d ago0xf02dae…ad6ad7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001304100%coinbase116d ago0xdfbf22…0be6c1
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xdaa83f…8562c5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x5ac131…9f970c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x2f2c7f…2a911d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x31e2b4…7e0fad
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xd47acc…3fd7d4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xaba2ce…921d5b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xf8d45f…05686e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x492abe…5f6808
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x968436…afd417
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0xe0db01…94156d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001295100%coinbase116d ago0x7a26a6…4e6cf7

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.