Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf82dde…4369c3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2214e5…8bcdc5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9521e5…86714b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc36185…dc2e26
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50b959…137990
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f12a1…524f25
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0272f9…0b878b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57ad53…b8a798
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x232fed…8e06a9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3afec…482ee4
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b87d2…a592da
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4db430…7e29e6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96b4da…5efc64
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x261fcd…74f546
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf762b4…8fc612
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd41e92…32757f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e6114…cf4192
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0cc86…785ade
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf26d63…689b30
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53c4e2…a69954
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa49938…28233e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3eba06…9f7705
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79e04b…be8ffb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf13a74…b94ea1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91b16e…0e79bf

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.