Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0xa63509…a1ee65
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x85b184…f21b5e
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0xc4d984…2885ac
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x9caeaf…11e6a9
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x834fea…d403ef
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0xe78fcb…57236c
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0xdcea34…f92f5a
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x3d3b41…452c11
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0xa3358d…60f73b
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x97a5cd…c3408e
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x3885c9…74926a
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x923e28…1b5569
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x38cdcb…846914
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x6cae45…d41bf4
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x35c2e5…9514a1
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x987e12…cafdf7
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x416d39…44ea07
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x280fa7…492666
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x09b1cf…88ac57
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x71dc87…19febb
0xb71f…31400x9c95…e299Base$0.001100%Route unknown62d ago0x5a5173…e9ab4e
0xb71f…31400x9c95…e299Base$0.001100%Route unknown63d ago0x0f27ef…617264
0xb71f…31400x9c95…e299Base$0.001100%Route unknown63d ago0x813330…578751
0xb71f…31400x9c95…e299Base$0.001100%Route unknown63d ago0xaa4492…754f8f
0xb71f…31400x9c95…e299Base$0.001100%Route unknown63d ago0x70433e…b071d5

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.