Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xcad418…88a948
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xda0269…6c4b4b
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x5b00f4…3bb26e
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xd9951a…639b9c
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xefe531…51e348
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x5b3047…ed879c
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x10c6b7…7fb911
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x7bec06…bd9b6e
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x6ae77f…439c0a
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x09794f…7516aa
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xb7ff98…fb0721
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0x7ac9c1…c72c4a
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown44d ago0xb01a5d…9a5a59
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x527e4b…06a8cb
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0xeb56c3…6edf8c
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x2b8af9…3378b9
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x96d637…91342d
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x104b43…122c25
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x7be79f…0df019
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0xfaa110…86e060
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x157641…07533e
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x35244e…6b3a01
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x8be480…37d976
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0xb574ca…bc0c08
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown45d ago0x7f4ac8…ce39b5

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.