Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x55137d…945a7d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x26ac98…588bdf
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xa46e1c…b75ba1
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x5a2e39…cd814c
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x6a5753…72f72c
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x9cfad2…ef4795
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x6e9af0…2618da
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x71da41…8742ac
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xa941f2…6a2277
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x128856…059f8e
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x9bce6b…3ecf68
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xb099ae…72c69a
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x56d36d…8f9a2c
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xef972f…6cb205
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x1694aa…694b92
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x1564da…54f202
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xe0632c…48e2f3
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x000841…1c2f43
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x9ffe0f…47d949
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x968299…7f6ff4
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x957c67…e2f0a9
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xfaa846…d1e071
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x3c067f…c01ae2
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x7701a9…adedb8
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x345107…6379fa

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.