Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x993d49…1b9bb1
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x500664…c09283
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0xb264f3…cf0468
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x6b2f58…eace4f
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0xdc6dc6…db5fe8
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0xb20adc…4e829b
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x7e020d…cf7bc8
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x4e30f7…fbf04c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x81cf18…6b9fef
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x08511f…0e4228
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x0e1e48…b16124
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x2b6d7a…8edb88
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x4c5c19…49f6e3
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x03fadc…fe7eb2
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x28a815…4f10ab
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0x13dbd4…21af4b
0x19a7…26650x9c95…e299Base$0.001100%Route unknown22d ago0xbe4a89…9a0d63
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0xbc8f47…48f6b4
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0xa43c5d…80bc4c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0x84bfa2…07d08b
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0xe5bae0…4f3182
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0x1a035a…4e9c53
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0x6d7343…880500
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0x656638…1e6e45
0x19a7…26650x9c95…e299Base$0.001100%Route unknown23d ago0x9ac5f4…1cbc2c

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.