Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$41.95100%mrdn114d ago0x4bac52…297ae2
0xfe8f…794d0x8e77…e2d6Base—$21.69100%mrdn114d ago0x9770be…5a95c4
0xfe8f…794d0x8e77…e2d6Base—$22.52100%mrdn114d ago0x8bf851…541749
0xfe8f…794d0x8e77…e2d6Base—$32.47100%mrdn114d ago0x16ddf4…0eb980
0xfe8f…794d0x8e77…e2d6Base—$28.65100%mrdn114d ago0xc03f05…3690c0
0xfe8f…794d0x8e77…e2d6Base—$47.23100%mrdn115d ago0x7b4bbe…f5f260
0xfe8f…794d0x8e77…e2d6Base—$21.11100%mrdn115d ago0x06ec0d…827ddd
0xfe8f…794d0x8e77…e2d6Base—$31.98100%mrdn115d ago0xedf68e…a1bc3d
0xfe8f…794d0x8e77…e2d6Base—$37.95100%mrdn115d ago0xe39454…97523a
0xfe8f…794d0x8e77…e2d6Base—$21.20100%mrdn115d ago0x77984c…a89917
0xfe8f…794d0x8e77…e2d6Base—$29.41100%mrdn115d ago0xc50a9b…a2da0e
0xfe8f…794d0x8e77…e2d6Base—$35.34100%mrdn115d ago0x641687…9d98e5
0xfe8f…794d0x8e77…e2d6Base—$41.63100%mrdn115d ago0x6ad45f…ad3424
0xfe8f…794d0x8e77…e2d6Base—$40.99100%mrdn115d ago0x689fe0…08b1b3
0xfe8f…794d0x8e77…e2d6Base—$45.69100%mrdn115d ago0x11b503…c42789
0xfe8f…794d0x8e77…e2d6Base—$22.54100%mrdn115d ago0x981980…72f217
0xfe8f…794d0x8e77…e2d6Base—$43.00100%mrdn115d ago0x961db4…cbddb3
0xfe8f…794d0x8e77…e2d6Base—$32.32100%mrdn115d ago0x686431…b4a0c6
0xfe8f…794d0x8e77…e2d6Base—$39.12100%mrdn115d ago0x3a5691…faf034
0xfe8f…794d0x8e77…e2d6Base—$26.84100%mrdn115d ago0x4150f1…b437db
0xfe8f…794d0x8e77…e2d6Base—$23.05100%mrdn115d ago0x846c2e…1af0cb
0xfe8f…794d0x8e77…e2d6Base—$31.03100%mrdn115d ago0x44db66…29e072
0xfe8f…794d0x8e77…e2d6Base—$47.45100%mrdn115d ago0xbb15ac…57d9ae
0xfe8f…794d0x8e77…e2d6Base—$44.33100%mrdn115d ago0xcd22bd…4c44d8
0xfe8f…794d0x8e77…e2d6Base—$26.09100%mrdn115d ago0x6f6ac9…b35dde

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.