Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c44…ab320xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0xbd60a6…33d724
0x4c44…ab320xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0x820b4e…3846a2
0x4c44…ab320xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0xbb33fb…41183e
0x4c44…ab320xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x860093…684cab
0x4c44…ab320xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0x9f6c43…bc8513
0x4c44…ab320xe2fb…6eacBase$0.00170%0x03ea…c2d46d ago0xa88776…c76aa6
0x4c44…ab320xe2fb…6eacBase$0.00170%0x03ea…c2d46d ago0x75d78a…674a78
0x4c44…ab320xe2fb…6eacBase$0.00170%0x03ea…c2d46d ago0x2b6a40…63083d
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x41f6be…24be74
0xb9a7…25e80xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0x646d4e…775d7a
0xb9a7…25e80xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0xdcb69d…25d1db
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x1d5fbe…a2d58b
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x2897a4…0fd720
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x3f28da…f26694
0xb9a7…25e80xe2fb…6eacBase$0.0170%0x03ea…c2d46d ago0xeca133…b2c042
0xb9a7…25e80xe2fb…6eacBase$0.00170%0x03ea…c2d46d ago0xda8bfd…13cd80
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x42effd…4fa070
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xab663e…bd1362
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xf463ff…cb3c8b
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xb2ed1c…edbb3d
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xa64546…c4c030
0xb9a7…25e80xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xde3e34…034c4e
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xf411cb…aa2c76
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0x1d1468…145c0a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d46d ago0xbd0383…7775ef

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.