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%payAI116d ago0xb8b7d6…a84131
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01a70c…8b5adf
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40c7f4…94fe3c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d024d…30ebe5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x786683…f1ef70
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe260d6…2bfd33
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x422438…ce152c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3185ae…08425f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x389a55…39bbbe
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x857492…da2456
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5cdde6…b03c47
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44a9f6…168a4a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x735945…db8ecb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4b18c0…8d760d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x141e6a…309be9
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x58cb48…d43e9a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x968187…b98eb7
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e0786…a4e87b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa09bba…74bee9
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1d01bb…fee6f0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4cb3c4…730c0f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x288f6c…3e3dcf
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x38cf1a…ed86b2
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ab98a…da2ec5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9cb7f6…ada00a

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.