Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.11100%relai174d ago0xa77e56…50917c
0x0f21…36df0x1892…6085Base$1.77100%relai174d ago0x3cb37c…2ae19d
0x0f21…36df0x1892…6085Base$1.59100%relai174d ago0xa03e20…63180f
0x0f21…36df0x1892…6085Base$1.10100%relai174d ago0xede130…60af48
0x0f21…36df0x1892…6085Base$1.36100%relai174d ago0x9e8418…8ccde3
0x0f21…36df0x1892…6085Base$1.32100%relai174d ago0x3e2f05…c316de
0x0f21…36df0x1892…6085Base$1.52100%relai174d ago0xbf8d45…095b9b
0x0f21…36df0x1892…6085Base$1.84100%relai174d ago0x58ba21…734a48
0x0f21…36df0x1892…6085Base$1.37100%relai174d ago0x6efbea…b63b06
0x0f21…36df0x1892…6085Base$1.25100%relai174d ago0x1cd61b…a7e2d0
0x0f21…36df0x1892…6085Base$1.07100%relai174d ago0x646a5c…95f021
0x0f21…36df0x1892…6085Base$1.01100%relai174d ago0x7c5341…a4fbc4
0x0f21…36df0x1892…6085Base$1.50100%relai174d ago0x515492…5a1c9d
0x0f21…36df0x1892…6085Base$1.57100%relai174d ago0x85716a…b97a92
0x0f21…36df0x1892…6085Base$1.35100%relai174d ago0x260931…7fd5a1
0x0f21…36df0x1892…6085Base$1.49100%relai174d ago0x7effdb…a848f4
0x0f21…36df0x1892…6085Base$1.26100%relai174d ago0x2c0d90…609bbb
0x0f21…36df0x1892…6085Base$1.43100%relai174d ago0xa5d2f3…9e6ebf
0x0f21…36df0x1892…6085Base$1.22100%relai174d ago0x1abb88…6ff063
0x0f21…36df0x1892…6085Base$1.50100%relai174d ago0x12895f…d6554b
0x0f21…36df0x1892…6085Base$1.88100%relai174d ago0x5c0f1e…08d775
0x0f21…36df0x1892…6085Base$1.85100%relai174d ago0x8b79bb…0b3b72
0x0f21…36df0x1892…6085Base$1.41100%relai174d ago0xd20c01…5c4d5c
0x0f21…36df0x1892…6085Base$1.10100%relai174d ago0x795f32…03abf5
0x0f21…36df0x1892…6085Base$1.72100%relai174d ago0xd69c8e…8490f0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.