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—$18.77100%mrdn62d ago0xc55226…91f022
0xfe8f…794d0x8e77…e2d6Base—$25.97100%mrdn62d ago0x84d566…21a99c
0xfe8f…794d0x8e77…e2d6Base—$27.04100%mrdn62d ago0x706b84…798210
0xfe8f…794d0x8e77…e2d6Base—$16.80100%mrdn62d ago0x48b49e…07a316
0xfe8f…794d0x8e77…e2d6Base—$19.86100%mrdn62d ago0xd9fac2…b37533
0xfe8f…794d0x8e77…e2d6Base—$34.49100%mrdn62d ago0x0ca7f3…68b7e4
0xfe8f…794d0x8e77…e2d6Base—$19.72100%mrdn62d ago0xeb7c00…2e73a3
0xfe8f…794d0x8e77…e2d6Base—$31.92100%mrdn62d ago0xf38bce…be290c
0xfe8f…794d0x8e77…e2d6Base—$20.58100%mrdn62d ago0x22837b…0266cb
0xfe8f…794d0x8e77…e2d6Base—$16.31100%mrdn62d ago0xafa545…f966fb
0xfe8f…794d0x8e77…e2d6Base—$22.01100%mrdn62d ago0xf52b02…e7a923
0xfe8f…794d0x8e77…e2d6Base—$21.51100%mrdn62d ago0x2c693c…d3d87a
0xfe8f…794d0x8e77…e2d6Base—$21.78100%mrdn62d ago0xc03abd…ffc6c7
0xfe8f…794d0x8e77…e2d6Base—$27.90100%mrdn62d ago0x54f791…c7ca05
0xfe8f…794d0x8e77…e2d6Base—$15.82100%mrdn62d ago0x960979…d6817b
0xfe8f…794d0x8e77…e2d6Base—$21.53100%mrdn62d ago0xc5c159…961918
0xfe8f…794d0x8e77…e2d6Base—$24.35100%mrdn62d ago0x7b9291…709446
0xfe8f…794d0x8e77…e2d6Base—$20.76100%mrdn62d ago0xbe278f…7b6a2f
0xfe8f…794d0x8e77…e2d6Base—$30.19100%mrdn62d ago0xb944c8…1cebf3
0xfe8f…794d0x8e77…e2d6Base—$23.39100%mrdn62d ago0x9cb27b…e5de5b
0xfe8f…794d0x8e77…e2d6Base—$33.92100%mrdn62d ago0x9f4c33…f163b4
0xfe8f…794d0x8e77…e2d6Base—$32.19100%mrdn62d ago0xce6deb…389e26
0xfe8f…794d0x8e77…e2d6Base—$22.52100%mrdn62d ago0xbcecc8…fe7209
0xfe8f…794d0x8e77…e2d6Base—$27.14100%mrdn62d ago0x001637…39b4a3
0xfe8f…794d0x8e77…e2d6Base—$21.63100%mrdn62d ago0xe48285…d39343

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.