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—$16.88100%mrdn75d ago0xf713f8…90ff7b
0xfe8f…794d0x8e77…e2d6Base—$23.50100%mrdn75d ago0xe081cc…db0272
0xfe8f…794d0x8e77…e2d6Base—$17.11100%mrdn76d ago0x2d6c9f…5203b9
0xfe8f…794d0x8e77…e2d6Base—$19.05100%mrdn76d ago0xdfa4db…8c1616
0xfe8f…794d0x8e77…e2d6Base—$16.87100%mrdn76d ago0x8843bd…743db6
0xfe8f…794d0x8e77…e2d6Base—$24.47100%mrdn76d ago0x0f265a…1de21f
0xfe8f…794d0x8e77…e2d6Base—$22.88100%mrdn76d ago0x80003e…04a02f
0xfe8f…794d0x8e77…e2d6Base—$19.66100%mrdn76d ago0xc13d5e…21444c
0xfe8f…794d0x8e77…e2d6Base—$15.86100%mrdn76d ago0x1416bb…e60138
0xfe8f…794d0x8e77…e2d6Base—$18.10100%mrdn76d ago0xfba333…9d6a14
0xfe8f…794d0x8e77…e2d6Base—$15.66100%mrdn76d ago0xa8534c…6833ea
0xfe8f…794d0x8e77…e2d6Base—$24.49100%mrdn76d ago0x86753a…5602ba
0xfe8f…794d0x8e77…e2d6Base—$14.18100%mrdn76d ago0x83c247…667cd1
0xfe8f…794d0x8e77…e2d6Base—$21.99100%mrdn76d ago0x440fa3…be3d56
0xfe8f…794d0x8e77…e2d6Base—$14.79100%mrdn76d ago0xfce632…5a3c33
0xfe8f…794d0x8e77…e2d6Base—$24.80100%mrdn76d ago0x212621…3e88ab
0xfe8f…794d0x8e77…e2d6Base—$21.74100%mrdn76d ago0xf1145a…b3ddf7
0xfe8f…794d0x8e77…e2d6Base—$22.73100%mrdn76d ago0xe87453…dddcde
0xfe8f…794d0x8e77…e2d6Base—$28.72100%mrdn76d ago0x4965c5…582613
0xfe8f…794d0x8e77…e2d6Base—$24.47100%mrdn76d ago0x7712e5…cea6ec
0xfe8f…794d0x8e77…e2d6Base—$17.33100%mrdn76d ago0xa87537…389ff9
0xfe8f…794d0x8e77…e2d6Base—$28.48100%mrdn76d ago0xe3c530…f8af80
0xfe8f…794d0x8e77…e2d6Base—$15.68100%mrdn76d ago0xdd41f3…ce87a2
0xfe8f…794d0x8e77…e2d6Base—$18.56100%mrdn76d ago0x57453e…9a0f45
0xfe8f…794d0x8e77…e2d6Base—$26.31100%mrdn76d ago0xcbe7ab…217785

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.