Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9bf…92660xb65b…c818Basex402 service$0.001100%coinbase93d ago0x14a071…1022ae
0xb9bf…92660xb65b…c818Basex402 service$0.001100%coinbase93d ago0xc9b7c9…d07185
0xb9bf…92660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0xc2505d…b00d5e
0xb9bf…92660x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase94d ago0xc7aa80…15d90d
0xb9bf…92660x2932…4f60Basex402 service$0.01100%coinbase94d ago0x3a7c7c…f8cd49
0xb9bf…92660x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase94d ago0x75bf35…172b24
0xb9bf…92660xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase94d ago0xbbb928…9c8cc8
0xb9bf…92660xdcec…7566Basex402 service$0.01100%coinbase94d ago0x82cee3…e2c36e
0xb9bf…92660xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase94d ago0x7e641b…2a503a
0xb9bf…92660xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase94d ago0xeaed15…2f3582
0xb9bf…92660xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase94d ago0x89472b…e93e6f
0xb9bf…92660x2a47…b7e3Basex402 service$0.001100%coinbase94d ago0x967b57…a03c02
0xb9bf…92660x24fa…9bf2Basex402 service$0.003100%coinbase94d ago0xc7744b…2f98a4
0xb9bf…92660xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0xa74e1a…345d2c
0xb9bf…92660x6e8b…4e2eBasex402 service$0.002100%coinbase94d ago0xf2ac1c…e33c6f
0xb9bf…92660xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x945a5f…83e551
0xb9bf…92660xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase94d ago0x46da6c…82cecc
0xb9bf…92660xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase94d ago0xe2cea1…a3bafb
0xb9bf…92660xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x9b8910…69a751
0xb9bf…92660x124f…4478Base$0.01100%coinbase94d ago0x1eb993…074a07
0xb9bf…92660x124f…4478Base$0.01100%coinbase94d ago0x1f0d8f…a6af8d
0xb9bf…92660x260f…82b0Basex402 service$0.001100%coinbase94d ago0xddc1df…35c99b
0xb9bf…92660x1274…d0b6BaseToken PricePrice$0.001100%coinbase94d ago0xfbe8de…3eddca
0xb9bf…92660x692d…07ddBasex402 service$0.02100%coinbase94d ago0x88096e…aaf04c
0xb9bf…92660x5b56…96f0Basex402 service$0.002100%coinbase94d ago0x7b32de…abc394

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.