Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase35d ago0x3c8dc3…efe258
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0xb3378d…c883f0
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0x1dc408…811c97
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0x94f2a3…9da90c
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0xe199dd…0cd9d3
0x86a4…822f0x6b28…651bBaseBytemineB2b-data$0.50100%coinbase35d ago0x7bca4b…9063b2
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase35d ago0x90dc92…9d9582
0x86a4…822f0x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0xbfb42a…60cff1
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0xcaa9fa…f81874
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0xe9aad5…5ad51c
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0xedb674…8930ee
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0x0caa31…65293c
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase35d ago0x603e8b…5f3fb6
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0x2f0527…0a6515
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0xc94a18…f19b8b
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0xe2a697…314291
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0x1cfe9f…10526f
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35d ago0x6e23a1…08a8f6
0x86a4…822f0x6e8b…4e2eBasex402 service$0.008100%coinbase35d ago0xbb022c…896ec5
0x86a4…822f0x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x89d00e…74b9c0
0x86a4…822f0x6e8b…4e2eBasex402 service$0.008100%coinbase35d ago0x0e5fd7…58cbc5
0x86a4…822f0x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xb8decc…1860cc
0x86a4…822f0x4cd0…bc31Base—$4.0270%0xf70d…dbef35d ago0x19c4ff…18a525
0x86a4…822f0x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x37d05a…5d094d
0x86a4…822f0x4cd0…bc31Base—$2.9570%0xf70d…dbef35d ago0xd55742…00deec

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.