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—$24.79100%mrdn67d ago0x8f8b7a…83c1e4
0xfe8f…794d0x8e77…e2d6Base—$26.75100%mrdn67d ago0xb4b82e…e2c3b5
0xfe8f…794d0x8e77…e2d6Base—$22.69100%mrdn67d ago0x7f4c5a…32eab9
0xfe8f…794d0x8e77…e2d6Base—$15.89100%mrdn67d ago0xea3714…657d15
0xfe8f…794d0x8e77…e2d6Base—$24.97100%mrdn67d ago0x537e4e…0b235a
0xfe8f…794d0x8e77…e2d6Base—$25.02100%mrdn67d ago0x5d3790…d71249
0xfe8f…794d0x8e77…e2d6Base—$25.35100%mrdn67d ago0x6b6aa3…35cad3
0xfe8f…794d0x8e77…e2d6Base—$18.47100%mrdn67d ago0x5ae736…a0342a
0xfe8f…794d0x8e77…e2d6Base—$15.37100%mrdn67d ago0xd08ea2…2493fb
0xfe8f…794d0x8e77…e2d6Base—$29.78100%mrdn67d ago0xdcd2bd…1e62ed
0xfe8f…794d0x8e77…e2d6Base—$13.22100%mrdn67d ago0x2cb5d5…728f53
0xfe8f…794d0x8e77…e2d6Base—$17.48100%mrdn67d ago0xd5b289…99745d
0xfe8f…794d0x8e77…e2d6Base—$27.39100%mrdn67d ago0xf2668b…dc98eb
0xfe8f…794d0x8e77…e2d6Base—$15.99100%mrdn67d ago0x20e8be…a306ee
0xfe8f…794d0x8e77…e2d6Base—$16.66100%mrdn67d ago0x33dcb8…48f80e
0xfe8f…794d0x8e77…e2d6Base—$26.36100%mrdn67d ago0x5b1c58…3e917b
0xfe8f…794d0x8e77…e2d6Base—$13.62100%mrdn67d ago0x2d2f67…5195ec
0xfe8f…794d0x8e77…e2d6Base—$18.43100%mrdn67d ago0xf13a75…5266ea
0xfe8f…794d0x8e77…e2d6Base—$15.63100%mrdn67d ago0x77f470…4f4d1c
0xfe8f…794d0x8e77…e2d6Base—$13.82100%mrdn67d ago0x00fd0e…bf2e6f
0xfe8f…794d0x8e77…e2d6Base—$16.54100%mrdn67d ago0x970d59…cbed40
0xfe8f…794d0x8e77…e2d6Base—$20.50100%mrdn67d ago0xafb674…645a94
0xfe8f…794d0x8e77…e2d6Base—$29.64100%mrdn67d ago0xa934c3…f95d49
0xfe8f…794d0x8e77…e2d6Base—$28.89100%mrdn67d ago0x1cf02a…4b5533
0xfe8f…794d0x8e77…e2d6Base—$28.96100%mrdn67d ago0x8134f7…5f84bd

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.