Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa639…95e20x3e0a…78e7Base—$0.004457100%coinbase75d ago0x90724a…3733f5
0xa639…95e20x3e0a…78e7Base—$0.00476100%coinbase75d ago0xe99bf0…66d469
0xa639…95e20x3e0a…78e7Base—$0.005292100%coinbase75d ago0xfb0a1f…46a66a
0xa639…95e20x3e0a…78e7Base—$0.004851100%coinbase75d ago0x1bbae5…a4badf
0xa639…95e20x3e0a…78e7Base—$0.003701100%coinbase75d ago0x5ec297…a9864b
0xa639…95e20x3e0a…78e7Base—$0.003377100%coinbase75d ago0x2c82f1…1b5735
0xa639…95e20x3e0a…78e7Base—$0.003888100%coinbase75d ago0x5d9ba7…93fa7b
0xa639…95e20x3e0a…78e7Base—$0.003649100%coinbase75d ago0xd6e2dd…8ada9e
0xa639…95e20x3e0a…78e7Base—$0.003069100%coinbase75d ago0xe8676a…4879be
0xa639…95e20x3e0a…78e7Base—$0.005355100%coinbase75d ago0x62de36…b8537b
0xa639…95e20x3e0a…78e7Base—$0.004246100%coinbase75d ago0x035e83…66e1b8
0xa639…95e20x3e0a…78e7Base—$0.004593100%coinbase75d ago0xabbbda…f2218b
0xa639…95e20x3e0a…78e7Base—$0.004598100%coinbase75d ago0xe32d3f…efc4d9
0xa639…95e20x3e0a…78e7Base—$0.005383100%coinbase75d ago0xf81e8e…4e7491
0xa639…95e20x3e0a…78e7Base—$0.002916100%coinbase75d ago0xad4147…76b4ee
0xa639…95e20x3e0a…78e7Base—$0.005582100%coinbase75d ago0xb1bd17…a96271
0xa639…95e20x3e0a…78e7Base—$0.004213100%coinbase75d ago0x2bd0f3…547b90
0xa639…95e20x3e0a…78e7Base—$0.003815100%coinbase75d ago0x43cd68…cedb24
0xa639…95e20x3e0a…78e7Base—$0.002981100%coinbase75d ago0xf13f17…70680b
0xa639…95e20x3e0a…78e7Base—$0.004324100%coinbase75d ago0x91b7e1…c0ac60
0xa639…95e20x3e0a…78e7Base—$0.002948100%coinbase75d ago0x2149d0…a37d80
0xa639…95e20x3e0a…78e7Base—$0.005353100%coinbase75d ago0xac3d37…fc9ee2
0xa639…95e20x3e0a…78e7Base—$0.004632100%coinbase75d ago0xb21b66…0fd88f
0xa639…95e20x3e0a…78e7Base—$0.005675100%coinbase75d ago0xf8bddb…8790dd
0xa639…95e20x3e0a…78e7Base—$0.00504100%coinbase75d ago0x9772f7…391456

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.