Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xd8cd23…e48468
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0x178f89…dc2d93
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xf70284…ae7983
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xbba305…a19a35
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xb375c7…02a3a5
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xb4dfd6…781ca1
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xfb5f12…e53a7f
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0xec85d4…1ea23a
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0x9e0eae…cc2852
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0x367a51…60724c
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0x11fbaa…561dce
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown28d ago0x90caea…6c5ed6
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0xc4e93c…5e3fe9
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x21e02a…b4d69d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x443632…7a4357
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x9550b1…70bc88
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x1e83b6…096b77
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x91ea7a…107940
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x544207…617ac6
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x9744e4…403e25
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x3418b8…e51686
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x53aadb…72872d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x59cac3…1a3d4d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0xb3fa80…77e742
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown29d ago0x3e531d…fb066c

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.