Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabb113…3a2ac6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x338bc6…7c1316
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e5fad…c84ac9
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66ff6a…813bf8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a80c2…41415c
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71924c…ca1268
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba6290…dfec22
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa2cb2…9ae955
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6575f4…ff82ac
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5766bd…6beef5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51b45e…5579dd
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc6d8a…c5ec10
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe2544a…387825
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0f6e4…5ecec6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xefa653…bec185
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x938820…42f66d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40840d…c564a4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x798431…c507bb
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a10f3…02e0ee
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeab189…9cd2cb
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e94bd…8dd04e
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x072bd4…df004c
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x144738…54b1e2
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c009a…951e77
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cfdde…e87dd3

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.