Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase43d ago0x6d440e…e0000c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x896d92…ddf5aa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x13d177…c81fb1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x03a8f0…7fa736
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x331891…86a33f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x30c8ca…5c306d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x83b230…dba672
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x15b6e9…bc76a2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0xf3b123…e0088e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x45fb66…d07359
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x150a88…d340ab
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x589ae8…db0988
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x92b6c2…853b64
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x19a603…5b4b1b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x859642…9a3b12
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0xcaefb8…8bc53e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x5ca710…1f97e3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x4b334c…f3cc29
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0xbcf99a…57ca45
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0xf57ccb…7e56b3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x7ffec3…d2bd02
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0xa6c11b…8d6d19
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x9d9958…425d5d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase44d ago0x039d16…563ed2

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.