Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4976b…9702b0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x116d38…c292d4
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42c68b…e0c3ad
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf8273c…7808b6
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01f27a…e77148
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd665ac…d74adc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf85504…299f91
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49fa0e…73cb5c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa26721…0004ff
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b0827…a6a21a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83aac9…fb87d2
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb673c8…c13306
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde370a…a4d383
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d9170…badf85
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74ff98…422f48
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76867d…bc8f6d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x323a3f…19ef3f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bc85e…432c68
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfff16f…4def33
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34d928…1687ed
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc60ffb…ed867d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5423e…f87eb5
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96c257…c13978
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6981ac…00ea7f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa456e8…b3f92c

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.