Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x07b39e…277b47
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0xcbeebb…e713c1
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0xe5d33f…b2a5e8
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x58bd91…82138a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0xc41cbf…9bbab4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0xd888e8…7a9332
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x8e10d2…69e18c
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0xc277ce…b5b827
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x293bb3…4277eb
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x0f9929…868cd3
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown28d ago0x9518a3…108f22
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x3b2cc0…395468
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xc37a38…c3c97e
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x695403…37391e
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x4b29fe…ebb359
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xf63f7e…3a39bd
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x04d8cc…5600f6
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xd6ec58…459700
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x7af007…05e027
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0x596675…42d6ad
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xc2691e…2421e3
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xd492c1…f1389a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xd5be18…1c2221
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown29d ago0xe0679f…49b376

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.