Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x7ee685…f8aa5f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xf39bef…6cfc1d
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xa74a9d…dddc28
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x13d4f4…9bd605
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xe35124…d52f5f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x721c27…0387f1
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x09939a…b30ab1
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x1532cc…49ed49
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x452957…7369ac
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xe370ac…34522a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x50bd30…59b40c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x1cbb33…2132dc
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xd40487…5ad2fc
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xb07718…18d10c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xafb24a…b0bb52
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x0f4dfe…a85b4c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xa86445…f7bd55
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x6ec164…aaa05f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x7ae211…c2cb54
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x858284…6f1e58
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x2299d8…2ec512
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xc9fedd…104f3c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x88e53a…ee849c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0xfeb7ec…b73cbc
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown62d ago0x171276…6e549d

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.