Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xb6e938…54825f
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x17f0a3…861b74
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x1d2299…8456b0
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xee0bd8…69a8c0
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x081c48…1a5a19
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xefcc88…094539
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xb48f46…0664e4
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xa374d1…4f4306
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xcafb36…f46bcc
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xbc4575…3a2e8f
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x207091…f3f631
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x5aeefb…04bc1f
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x5536fa…9acf4c
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x49f7a6…5295b3
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0x3d754c…fa4e82
0x9e67…4c740x9c95…e299Base$0.001100%Route unknown46d ago0xd56df8…c462c8

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.