Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4bfaf…2e93ec
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc36229…5105c6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9b5d5…ebe374
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2e66c…3535fa
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2eaf74…a6e0ce
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79fd00…8420dd
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7cfa08…a0b10b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1dc1de…124722
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x511279…82fae7
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ff2e9…134818
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc4ec5…45c946
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1c2dc6…80b8f4
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e0670…1c1504
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf09c0c…3d2873
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x575ba6…786ec6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe2ff18…c4f783
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4a203…226117
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI102d ago0x669a49…b2fe37
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe4168b…f6096e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c35a1…f58509
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa80810…4cafb3
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8edb48…81c2f1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x649169…0007ee
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc62218…dfa837
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x798dcc…2a9a30

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.