Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x9ce3e6…5b0cb3
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x6d8d75…c5de2f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x798d5c…0fca7d
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xfc4509…5045e1
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x2288e3…94e0c1
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x493d80…97987e
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x7fbd86…fa56d1
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xc8a818…feaca4
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x41d776…8ac63c
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xed784f…536481
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x168c62…6644b7
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xd75cd1…3d39ec
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x9f5aa2…a95d58
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xaaabcf…e99968
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0xacfd50…52be0a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x344eba…07ed3e
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown57d ago0x34cb74…932029
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0xa759d0…f4df8f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0xd120a1…977e33
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0x3dafa3…296874
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0x61766e…c6f48b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0x8da808…c3d586
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0x56d0ef…2233e2
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0x964cfc…997d5d
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown58d ago0xa48931…56133d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.