Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04c9dd…937ddd
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e7b51…dfa85e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf78149…359f6e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93ab37…ebdb39
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc4679…f79d76
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a90f2…61d83f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3373a…d75c5b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf316f…a980a6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeaf706…8d8dde
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6eeea3…e71375
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdcb00…18fe4d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91c52d…e73a32
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77ec06…33e338
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc32e4b…9a4598
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x244b87…edb0c7
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf5be1…ce57f3
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x789889…487c4f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ae16c…337fb4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a6fb1…252e35
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x911c10…62784d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b7d15…a33cf0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc27c46…06baa8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7766ad…d44be4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f2de0…7e50a8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac6b84…8cbb30

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.