Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x9b2e13…2e3df5
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x5694b0…160598
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xde295c…981a1e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xe5cd10…26a3fd
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x67df30…d5795a
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x3e1e0e…9a9982
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xc27227…36806e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x65df1d…a6f1fc
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x85dde4…e0591c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xf5edde…db69f9
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x4ad5c2…24f5aa
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xc35886…e028b0
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x980eee…cca8df
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0x35fc5c…bbadbb
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xe57945…55cfb7
0xecc3…69920x9c95…e299Base$0.001100%Route unknown60d ago0xea8635…c947bd
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x9acbf0…a156b8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x10eacf…31957a
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xe80943…b662c1
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x74e656…329185
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x5acd56…26b6c3
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xf5b946…5f9e9c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x41ebfe…f9d557
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x45000f…5d12ac
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xf89d84…1f1ec7

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.