Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c8…96250x2fc6…befeBase—$500.0070%0x6351…0d6211d ago0x31996a…fa37f1
0x7986…cd090x2fc6…befeBase—$300.0070%0x6351…0d6211d ago0x8cb6e1…ef0bee
0xa3c8…96250x2fc6…befeBase—$850.0070%0x6351…0d6211d ago0xaa0223…2145c5
0x016b…dd560x2fc6…befeBase—$1.0070%0x6351…0d6211d ago0x9b5100…739ae4
0xcdbe…4c200x2fc6…befeBase—$33.7770%0x6351…0d6211d ago0x01d49f…2cc9f4
0xee86…0e500x2fc6…befeBase—$7.5070%0x6351…0d6211d ago0x246045…d1afa7
0xee86…0e500x2fc6…befeBase—$20.4970%0x6351…0d6211d ago0xd1ef77…fee707
0x8010…a5e60x2fc6…befeBase—$10.0070%0x6351…0d6211d ago0x0509a1…60589c
0xc7c7…6f180x2fc6…befeBase—$13.5470%0x6351…0d6211d ago0xd9aeab…4b3f3b
0x9070…f6260x2fc6…befeBase—$601.6870%0x6351…0d6211d ago0xdf186c…dc27fb
0xb407…d5e20x2fc6…befeBase—$136.5970%0x6351…0d6211d ago0xcf00a9…4e8d8b
0x0f07…4b3a0x2fc6…befeBase—$471.8770%0x6351…0d6211d ago0xcd582b…2cf0c5
0x0f07…4b3a0x2fc6…befeBase—$1.0070%0x6351…0d6211d ago0xc38de1…fbb071
0xa3c8…96250x2fc6…befeBase—$300.0070%0x6351…0d6211d ago0x13ffa3…9411b8
0x8d38…e0960x2fc6…befeBase—$34.0070%0x6351…0d6211d ago0x5354ce…048ca8
0x009c…106a0x2fc6…befeBase—$119.9070%0x6351…0d6211d ago0xc60c2b…0a10ed
jordan0x23.eth0x2fc6…befeBase—$299.7570%0x6351…0d6211d ago0xa4bd86…4d9a7f
0xb407…d5e20x2fc6…befeBase—$222.4070%0x6351…0d6211d ago0x5c5a3a…ca656b
kmsami.eth0x2fc6…befeBase—$210.1570%0x6351…0d6211d ago0x3d8c37…3cfb79
0x8b93…72af0x2fc6…befeBase—$3.1170%0x6351…0d6211d ago0x1914c1…cdcd86
4uvak.eth0x2fc6…befeBase—$67.4970%0x6351…0d6211d ago0x8f7cd2…0487fa
0x29a0…fe930x2fc6…befeBase—$16.2770%0x6351…0d6211d ago0x95320d…71b2fa
0x39a9…d9ce0x2fc6…befeBase—$180.8570%0x6351…0d6211d ago0xaa0dae…b77344

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.