Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.22100%relai174d ago0x749788…e48711
0x13d5…46620x1892…6085Base$1.36100%relai174d ago0xcb5897…9d7961
0x13d5…46620x1892…6085Base$1.09100%relai174d ago0xe15110…d11c6b
0x13d5…46620x1892…6085Base$1.38100%relai174d ago0xb7828d…693045
0x13d5…46620x1892…6085Base$1.98100%relai174d ago0x436a7d…972132
0x13d5…46620x1892…6085Base$1.13100%relai174d ago0x7c0a1c…fd3f82
0x13d5…46620x1892…6085Base$1.46100%relai174d ago0x92e4ba…425911
0x13d5…46620x1892…6085Base$1.66100%relai174d ago0x2e898b…6e1d03
0x13d5…46620x1892…6085Base$1.38100%relai174d ago0xda4245…858240
0x13d5…46620x1892…6085Base$1.69100%relai174d ago0xa52c2b…a8cd11
0x13d5…46620x1892…6085Base$1.14100%relai174d ago0x009485…f22ec2
0x13d5…46620x1892…6085Base$1.32100%relai174d ago0x09ab23…6a31b6
0x13d5…46620x1892…6085Base$1.64100%relai174d ago0x73fdc5…4d69ee
0x13d5…46620x1892…6085Base$1.85100%relai174d ago0x1f5df0…af5566
0x13d5…46620x1892…6085Base$1.25100%relai174d ago0x213eb0…072e6a
0x13d5…46620x1892…6085Base$1.16100%relai174d ago0x84c2d9…efbac3
0x13d5…46620x1892…6085Base$1.51100%relai174d ago0x623315…50ff3c
0x13d5…46620x1892…6085Base$2.00100%relai174d ago0x01493f…bb3574
0x13d5…46620x1892…6085Base$1.17100%relai174d ago0x99fbbd…d8e8ed
0x13d5…46620x1892…6085Base$1.78100%relai174d ago0x528f26…93d38d
0x13d5…46620x1892…6085Base$1.55100%relai174d ago0xe5638e…cc0a51
0x13d5…46620x1892…6085Base$1.64100%relai174d ago0x216ec1…6b8e17
0x13d5…46620x1892…6085Base$1.73100%relai174d ago0x455f08…460ee4
0x13d5…46620x1892…6085Base$1.94100%relai174d ago0xb32d90…317d81
0x13d5…46620x1892…6085Base$1.83100%relai174d ago0x66ba3d…dab78f

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.