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—$14.49100%mrdn89d ago0xc8ad4a…ca630c
0xfe8f…794d0x8e77…e2d6Base—$17.99100%mrdn89d ago0x115f45…2cda20
0xfe8f…794d0x8e77…e2d6Base—$15.57100%mrdn89d ago0x5fb86e…fdc394
0xfe8f…794d0x8e77…e2d6Base—$9.87100%mrdn89d ago0x7a4218…6c63ed
0xfe8f…794d0x8e77…e2d6Base—$18.57100%mrdn89d ago0x511198…04025b
0xfe8f…794d0x8e77…e2d6Base—$9.54100%mrdn89d ago0x214eff…2a3f36
0xfe8f…794d0x8e77…e2d6Base—$14.91100%mrdn89d ago0x6db9dd…365b8a
0xfe8f…794d0x8e77…e2d6Base—$15.66100%mrdn89d ago0x4fdad7…94b741
0xfe8f…794d0x8e77…e2d6Base—$16.04100%mrdn89d ago0x99c0ac…ec4137
0xfe8f…794d0x8e77…e2d6Base—$28.14100%mrdn89d ago0x1d04c4…c6f591
0xfe8f…794d0x8e77…e2d6Base—$28.16100%mrdn89d ago0xb933db…779caf
0xfe8f…794d0x8e77…e2d6Base—$27.71100%mrdn89d ago0x85160e…8ff6e5
0xfe8f…794d0x8e77…e2d6Base—$16.40100%mrdn89d ago0xb14c87…32618a
0xfe8f…794d0x8e77…e2d6Base—$27.64100%mrdn89d ago0x29b89c…55ffdc
0xfe8f…794d0x8e77…e2d6Base—$19.02100%mrdn89d ago0x2503c7…ee6e2c
0xfe8f…794d0x8e77…e2d6Base—$15.61100%mrdn89d ago0x9c36f6…01c1b2
0xfe8f…794d0x8e77…e2d6Base—$18.82100%mrdn89d ago0x9d3de0…245205
0xfe8f…794d0x8e77…e2d6Base—$27.03100%mrdn89d ago0x27ad52…f62d8d
0xfe8f…794d0x8e77…e2d6Base—$20.39100%mrdn89d ago0xc07550…8bfb0e
0xfe8f…794d0x8e77…e2d6Base—$19.52100%mrdn89d ago0x1e3176…a664c7
0xfe8f…794d0x8e77…e2d6Base—$13.38100%mrdn89d ago0x84bfbf…07d21c
0xfe8f…794d0x8e77…e2d6Base—$22.84100%mrdn89d ago0xe197cf…302ab6
0xfe8f…794d0x8e77…e2d6Base—$22.89100%mrdn89d ago0x03069c…2e10d7
0xfe8f…794d0x8e77…e2d6Base—$25.61100%mrdn89d ago0xfbac6e…41ea6b
0xfe8f…794d0x8e77…e2d6Base—$24.62100%mrdn89d ago0x6760e2…0a35ee

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.