Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab5…37a70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase58d ago0x766e49…e24fe6
0xdab5…37a70x3a86…54b7Basex402 service$0.001100%coinbase58d ago0xf87652…f21ad3
0xdab5…37a70xe894…c8ddBasex402 service$0.001100%coinbase58d ago0xefb3b7…e38363
0xdab5…37a70x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.005100%coinbase58d ago0x55d33e…05d1f7
0xdab5…37a70x7677…2dbbBasex402 service$0.001100%coinbase58d ago0xac4f33…279423
0xdab5…37a70xefc3…360eBasebasefeedBase$0.005100%coinbase58d ago0xbd75e8…86b279
0xdab5…37a70x54d6…4afaBasex402 service$0.001100%coinbase58d ago0x98ffe4…90ad9b
0xdab5…37a70xa309…7674Basex402 service$0.001100%coinbase58d ago0xcd6917…537319
0xdab5…37a70xdcec…7566Basex402 service$0.01100%coinbase58d ago0x1bcf8f…98079f
0xdab5…37a70xd5ba…fe7dBaseLosbeto Market IntelUtility$0.003100%coinbase58d ago0xa50d2d…286374
0xdab5…37a70x70f5…04e9BaseAgentGate QuoteFinance$0.005100%coinbase58d ago0xafda51…9640a4
0xdab5…37a70x0bb1…c8ecBasex402 service$0.001100%coinbase58d ago0xee4403…30e743
0xdab5…37a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase58d ago0x2e5cec…736d31
0xdab5…37a70x480c…846aBaseBitrefillGift-cards$0.002100%coinbase58d ago0xc684ca…a2d016
0xdab5…37a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase58d ago0xd81eab…7f41d3
0xdab5…37a70xc529…c2ecBaseJustaName ENS ResolverEns$0.001100%coinbase58d ago0xab5bff…9eb5a5
0xdab5…37a70x45db…94c4Base—$0.02100%coinbase58d ago0x6fbc7d…2a5ef2
0xdab5…37a70x7d6e…eac1Basex402 service$0.001100%coinbase58d ago0x5f967b…2747a8
0xdab5…37a70xeb76…0d35Basex402 service$0.001100%coinbase58d ago0x152413…41658b
0xdab5…37a70xbd65…36f0Basex402 service$0.001100%coinbase58d ago0x6945d5…a8b338

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.