Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0x07cc30…e6bb6e
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0xadabde…f9791a
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0xe4e491…67cc23
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0x73d19b…1a528c
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0x0342de…cc8e28
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0xee56b7…3bb459
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0xacbfaf…8c7ac9
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0x4ac06b…27b600
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown27d ago0x5cd70f…eeb230
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0xfc1a24…dacebe
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x08a621…7d422a
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x0a2ba5…f30496
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x29f92d…5bade2
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x4cac49…8a6280
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x848fae…a8b06b
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0xdcc55a…967e6b
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x110544…e3fcaa
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x7d5d5f…fa33c3
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0xa3d164…acdc97
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0x3a665f…2a472a
0xbd97…c6720x9c95…e299Base$0.001100%Route unknown28d ago0xb76371…800902

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.