Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x7edc59…596f10
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xfd108d…9ddb2d
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x07e301…31e4df
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x5de0de…1f2d99
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xb442c6…571652
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xfe23a4…bfaf3a
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x63450e…b6aa36
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x18263a…ebfc24
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x60de4e…3092c8
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x8194e0…44972c
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x7c5fd5…148ed4
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x1a1e98…3838fe
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xfb6365…4ba49d
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xb87637…528a1e
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x35417f…c2c82c
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xf87c8a…c7acb6
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xca6b15…465c25
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xca9a3e…774285
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x70484e…a92c64
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x82470a…a1a592
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xb8e553…aeae96
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xd7fd1e…58e8ea
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x143c74…554257
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0xec4074…e74f20
0x1537…33f70x9c95…e299Base$0.001100%Route unknown55d ago0x1a4008…eae11d

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.