Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x2ee525…cdca1a
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x22a78a…793728
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x852294…55b9c8
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x80e17f…a508b1
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xd11514…53a0c8
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xc3f449…8c6c74
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x4ba515…84333a
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x2a9204…8e98df
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xbdd557…0b52d0
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x707bb0…e60cf9
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0xd63731…fa7d1b
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x742dc0…1d294f
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x854c93…4d1d9a
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted5d ago0x31048b…8a2a0c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x4f2ad6…dc5295
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x40e0a6…3d9bd5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xad30b2…4bfc10
0x30a6…641e0x260e…b61fBase—$0.00281920%Payer-submitted5d ago0xccd370…48e34f
0x30a6…641e0x260e…b61fBase—$0.00271820%Payer-submitted5d ago0x41e842…6cfa02
0x30a6…641e0x260e…b61fBase—$0.00241620%Payer-submitted5d ago0xba7ae6…3853dd
0x30a6…641e0x260e…b61fBase—$0.00235220%Payer-submitted5d ago0xacf924…ffdc02
0x30a6…641e0x260e…b61fBase—$0.0020620%Payer-submitted5d ago0x8d1994…8a4bed
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x27c07a…0e111d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0xb011dd…c24980
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted5d ago0x45cb80…cce84d

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.