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 unknown74d ago0x66876d…7e370a
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xbfd96a…4d62a4
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x8d41b0…f14561
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x5083ea…3dbbd2
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x682e6c…160836
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x6c55b8…5b4635
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xe94c14…c2a2a6
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xdb080c…40ee71
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xe0ddee…e9e0c0
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x6b292b…2f6b9f
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x7e39ad…b66c43
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xc4bc78…7cb096
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x85aab6…bfc8fe
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xa8bbbb…0af415
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x3bfdaf…479f0b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x8eabc6…cb85fc
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x0c6957…97f36b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xe7819d…883f10
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x1311f1…472a68
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x38e417…bf1f11
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x70f7fc…a9d820
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x6610d9…92ecca
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x51f4d8…0aabf9
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0xfe1684…23dfa6
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown74d ago0x3526e5…c1612f

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.