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 unknown54d ago0x52230e…1a49b0
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xf92caf…6aa62b
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xe9af3f…d52bee
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xd66693…2a9a15
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xd0030d…293eb4
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x719b38…53237a
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x252995…c59ea5
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x657604…65f259
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xd90b9d…9a1ebe
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x2c0cb4…e8caaf
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x75b4bd…071fb9
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x2522f7…1a3612
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x0c4fb7…fc2a5a
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x37a867…25cb3d
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x8e0cd2…5d6c97
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x66d070…a0765f
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x7b82c2…a0db15
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x23e181…f7a1e9
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xb528be…0f33e5
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x3be046…a2bf11
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xe9b846…40c7a3
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0x043c83…3a737c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown54d ago0xd6fc11…ccc7d5

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.