Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0x8f0feb…da8083
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xe290ca…56b724
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0x11f4b9…461f20
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xd886ed…cf11cc
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xaecd42…02544a
0x7f6b…2c650x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0x349e53…c0863d
0xbbdb…595e0x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xe559e2…333b25
0xbbdb…595e0x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xcbf706…cbfd47
0xbbdb…595e0x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0x7303f3…f31d40
0xbbdb…595e0x07f0…a045BaseStableStudioUpload$0.07100%coinbase91d ago0xba0ba2…e17cf8
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase91d ago0xb71b21…0f489e
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase91d ago0x932686…cd7faf
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase91d ago0xa717cb…9d1146
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase91d ago0xdd6e5c…7a5d69
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase91d ago0x039a93…3205e6
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0xbf89fb…a3f058
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0x5a98ac…011af1
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0xf38902…130ccb
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0x0d2be0…ed9008
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0x487371…8adb06
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0xa6a655…a952b0
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0xd9b041…c386c1
0xf55f…b2b80x07f0…a045BaseStableStudioUpload$0.03100%coinbase91d ago0x781625…35207b
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.10100%coinbase91d ago0x6690d8…aa4674
0xbbdb…595e0x07f0…a045BaseStableStudioUpload$0.13100%coinbase91d ago0x82e97b…42871a

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.