Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0xa7890d…fe4245
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x67c92d…b9d137
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x0fe462…5c2773
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x8ce6ff…a4b00c
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0xbc4337…d74a46
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x4a5018…2a6a00
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0xb04402…8e5285
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x982cb4…4cb0ba
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x80eb88…176863
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown49d ago0x53c36e…69c76a
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x75573b…393a66
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x9ff1ed…e0047c
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0xfb1a22…871040
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x170a1c…44c0dd
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x5c05b7…648189
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0xd6438a…69905c
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0xe745bb…818346
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x325e4b…fc9510
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x26a8be…25be73
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0xbf8d8b…3f09e9
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x325c8f…96840a
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x1a24a7…455648
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x89e7c5…a2e0ec
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0x282f25…8f07a8
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown50d ago0xfc4468…3b0c03

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.