Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c20e4…61e924
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6f4b4…1d1645
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a1e73…e9759c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec4f29…aca738
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a66b2…8eda92
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f8a1f…4263c3
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x967622…a467b7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0b817…7d57a5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa335ed…6d9073
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x373a08…dd2ccd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cb290…7933ee
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51a757…951723
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4d5d4…72d389
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb39e3…bc6c00
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1f061…d82bdf
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a64f7…3de1f5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67a871…6c799e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x598f52…c201cb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fc08d…216720
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5dc9b…c7a374
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f4dea…b6bae5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d5472…d71bab
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ba2a3…a84f00
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89daa8…99b9ad
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e3376…3ab8bd

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.