Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x570e4f…03ba4c
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x34937c…ac403f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x52b760…2ad37e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x3416b4…90ab40
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xe9f584…9efb7f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x560f89…6f894e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xe041b5…bccbf7
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xed9e8e…53a9b0
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x2cf7f2…6a4c50
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x4bd67d…b00a48
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xf610e8…38d710
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xec3a26…098a94
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x52c3ec…2edc09
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xe7d45e…86f200
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x1ac263…1a151a
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0x8bd1bc…956979
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown32d ago0xf24304…0cbf23
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x8aced6…a52573
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0xe22e12…4727e3
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0xe3c25c…d9eeaa
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x82a9eb…daf5df
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x0d9a1f…c40663
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x755dd1…589587
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x8d3cb5…faf4ff
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown33d ago0x23b5ce…5dc345

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.