Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88c8d9…e46dc2
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c091d…ca46ef
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4d71b…ddf4ba
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56bec5…772429
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79d294…f57417
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf116a7…9fcbdd
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5dbfa…2f7937
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb65caf…06a5c5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb4b9c…8b51c7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11823f…dde500
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96f204…de826f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5336a5…1b2570
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x008748…6510c7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a1290…d481b5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d7d5d…39c26b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x236fbf…f1299f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bd8df…f360a2
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c8182…104d8a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09c66c…8d347f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89b87d…55d5b6
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c3c2c…3b82c7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x519a65…1716c1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58df57…8d6bda
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96ebc6…0b9aa0
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb1b96…01fe7d

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.