Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x91c4a5…bf46fa
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x3303bc…3d5ca3
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x74c7c0…e2ceef
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x993d13…112cfa
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x3a1758…7e479a
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x7b9daf…5b906b
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xdc65d2…279b96
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xaebd45…ebb9ef
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x888622…146c5c
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x0f7de7…9b0e91
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xac5f2a…df453a
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xc2e1e6…450bff
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xb10054…0fc660
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x9019b0…fcfcf2
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x93767e…6e5492
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x832ff0…945738
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x2e1916…0cc3ef
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x0505cd…3c2bb9
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xac010e…cae040
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xf04ef2…348299
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0xbd25ee…dfc9b1
0x3634…98b70x9c95…e299Base$0.001100%Route unknown39d ago0x827102…6f550b

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.