Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$29.05100%mrdn47d ago0xe818d8…75ccc5
0xe55e…f7480x8e77…e2d6Base$42.26100%mrdn47d ago0x453da0…c0f629
0xe55e…f7480x8e77…e2d6Base$40.38100%mrdn47d ago0xfd353d…46f2d5
0xe55e…f7480x8e77…e2d6Base$26.76100%mrdn47d ago0xd14bd4…0c4739
0xe55e…f7480x8e77…e2d6Base$50.83100%mrdn47d ago0x701089…c80e44
0x13db…51920xe55e…f748Base$26.62100%mrdn47d ago0xc2bd4d…466cd3
0xe55e…f7480x8e77…e2d6Base$51.58100%mrdn47d ago0x1cc428…b5caa6
0xe55e…f7480x8e77…e2d6Base$31.53100%mrdn47d ago0x0d0191…4b8e6f
0xe55e…f7480x8e77…e2d6Base$33.99100%mrdn47d ago0xce2774…b6350f
0xe55e…f7480x1cec…8dd4Base$25.11100%mrdn47d ago0x2a29d6…24ed6e
0xe55e…f7480x13db…5192Base$24.79100%mrdn47d ago0xc3e214…0a2122
0xe55e…f7480x8e77…e2d6Base$49.85100%mrdn47d ago0x2e2e46…f5e46f
0xfe8f…794d0xe55e…f748Base$48.64100%mrdn47d ago0x6b627e…99e51c
0xe55e…f7480x8e77…e2d6Base$35.59100%mrdn47d ago0x78de3b…27445d
0xe55e…f7480x8e77…e2d6Base$47.57100%mrdn47d ago0xaac461…963527
0xe55e…f7480x8e77…e2d6Base$39.19100%mrdn47d ago0x2cef72…487cf4
0xe55e…f7480x8e77…e2d6Base$32.65100%mrdn47d ago0x914aa2…ee88f3
0xe55e…f7480x1cec…8dd4Base$37.98100%mrdn47d ago0xb38450…401b58
0xe55e…f7480x8e77…e2d6Base$46.87100%mrdn47d ago0xfb12ed…07af3f
0xe55e…f7480xfe8f…794dBase$42.12100%mrdn47d ago0xe74242…2e034b
0xe55e…f7480x8e77…e2d6Base$34.83100%mrdn47d ago0x58227e…02b5b3
0xe55e…f7480x8e77…e2d6Base$29.59100%mrdn47d ago0x037579…f152c1
0xe55e…f7480xa6a9…809dBase$43.47100%mrdn47d ago0x4cb559…37dcda
0xa6a9…809d0xe55e…f748Base$30.14100%mrdn47d ago0x2c8985…cd347d
0x1cec…8dd40xe55e…f748Base$34.25100%mrdn47d ago0x961e2b…a1914e

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.