Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xb1b216…d1066b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x794593…14dece
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x10cc8c…2ac072
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x2f90e8…3a68eb
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x368966…374232
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x946c55…9eb6dd
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xfcd011…6fbf56
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x1f0cba…63af52
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xcd4956…5af35a
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x587369…577901
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xaa4621…ab819e
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xea82bf…003b54
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xc9adc5…3ec4cb
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xd3cd39…48905c
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xc5d5e2…029bf2
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x89ab89…80ec1b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xb966f8…9a2cf1
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xe47a6d…f54de6
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xc369d9…c87c09
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0xcad982…da3500
0x3811…414c0x9c95…e299Base$0.001100%Route unknown63d ago0x2ef4da…0c9f1e
0x3811…414c0x9c95…e299Base$0.001100%Route unknown64d ago0xb7009a…9bd501
0x3811…414c0x9c95…e299Base$0.001100%Route unknown64d ago0x13a94b…c6bc73
0x3811…414c0x9c95…e299Base$0.001100%Route unknown64d ago0xb4e741…569658
0x3811…414c0x9c95…e299Base$0.001100%Route unknown64d ago0xb07e08…0709ca

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.