Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x982ea1…62a61a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79af52…f9d9b6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c9fad…77705d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f086c…5195c6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaddf60…ada3a6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21982e…6bc534
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d9d3…ad36be
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf583c1…7109e0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa71107…313840
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c9330…f02e56
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbcfe3…8ba01f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac40cb…f8a1a6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b7e1f…53f8ab
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e4697…487480
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x427b86…d5f5a0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c9918…49adc8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89959c…cd2fc1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x858ada…5d0a9c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x672971…413f53
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecb6b6…272fda
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x677995…a48b53
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fbf53…50c067
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8aea04…14ccbb
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4489d4…a51eb3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7aed1c…5aac67

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.