Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xe352ef…1e8274
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xcf6868…d8c435
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x7aa582…2472a9
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x2e1ea0…81eac4
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x40bddf…860eaa
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xfd86d1…9352e4
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x4da152…ed7f4e
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x11e6e7…a855dd
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x463406…42c244
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x12e13d…f6126d
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xa9a3e5…724369
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x020e94…b01a05
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x06071f…8d9f92
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x2a2927…eec5f3
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x7fb51d…9a21a1
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x464eb2…cc513e
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x4345fc…4882f3
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x9e822c…84f3f5
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x769a80…856b58
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xbb4549…9bdc13
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0xe5080c…3ab256
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown61d ago0x7f950a…477ff4
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown62d ago0xcfed91…14080e
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown62d ago0xbeb2e6…f8a506
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown62d ago0xb1a250…809e22

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.