Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a1167…ac1ca3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x392cf8…e40741
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe81a7c…46371f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3d90c…1c54d5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82dff9…eb1ad3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6381fb…15ed82
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x639a22…0d6cab
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x002300…2926bc
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x221e38…0391e8
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c2a83…fe0140
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8d189…c7bbaa
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1553b…aa822a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76450b…576965
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfaa9d0…5359ed
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41ea00…16ad7d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc580c…f300af
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c20f5…876630
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2993be…7cd82a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1ba733…28c4f1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05d460…097086
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6bee10…b9fa77
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5bf39…09c132
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc31106…18a879
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8cad93…44335d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc51016…2a00e4

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.